Skip to content

Commit

Permalink
Update env client ID
Browse files Browse the repository at this point in the history
  • Loading branch information
fongsean committed Dec 12, 2024
1 parent 593b924 commit 32b0b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/smart-forms-app/.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ VITE_ONTOSERVER_URL=https://r4.ontoserver.csiro.au/fhir
VITE_FORMS_SERVER_URL=https://smartforms.csiro.au/api/fhir

VITE_LAUNCH_SCOPE=fhirUser online_access openid profile patient/Condition.rs patient/Observation.rs launch patient/Encounter.rs patient/QuestionnaireResponse.cruds patient/Patient.rs
VITE_LAUNCH_CLIENT_ID=a57d90e3-5f69-4b92-aa2e-2992180863c1
VITE_LAUNCH_CLIENT_ID=68fGZN9FGC7mpyoYSxbNrkUoTfBfqs-mz1Vo3Hf4uNA

VITE_IN_APP_POPULATE=true
2 changes: 1 addition & 1 deletion apps/smart-forms-app/.env.production
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ VITE_ONTOSERVER_URL=https://r4.ontoserver.csiro.au/fhir
VITE_FORMS_SERVER_URL=https://smartforms.csiro.au/api/fhir

VITE_LAUNCH_SCOPE=fhirUser online_access openid profile patient/Condition.rs patient/Observation.rs launch patient/Encounter.rs patient/QuestionnaireResponse.cruds patient/Patient.rs
VITE_LAUNCH_CLIENT_ID=a57d90e3-5f69-4b92-aa2e-2992180863c1
VITE_LAUNCH_CLIENT_ID=68fGZN9FGC7mpyoYSxbNrkUoTfBfqs-mz1Vo3Hf4uNA

VITE_IN_APP_POPULATE=true

0 comments on commit 32b0b45

Please sign in to comment.