Skip to content

Commit

Permalink
Update launch.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gecoool authored Jan 5, 2024
1 parent 6f6f841 commit 2631de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-smart-app/launch.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<script src='./lib/js/fhir-client-cerner-additions-1.0.0.js'></script>
<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 2631de6

Please sign in to comment.