Skip to content

Commit

Permalink
Update launch-smart-sandbox.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gecoool authored Jan 5, 2024
1 parent 8e08b27 commit 6f6f841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-smart-app/launch-smart-sandbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
If/when this changes, or when working with other authorization servers, please update the client_id field here. -->
<script>
FHIR.oauth2.authorize({
'client_id': '97e3cf93-f6f1-4ee1-b6e2-8437b1e34cee',
'client_id': '3bbae20c-5545-42af-adb4-359644f4d1a2',
'scope': 'patient/Patient.read patient/Observation.read launch online_access openid profile'
});
</script>
Expand Down

0 comments on commit 6f6f841

Please sign in to comment.