Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auth story to FHIRcast demo #2977

Closed
2 tasks
ThatOneBro opened this issue Oct 4, 2023 · 0 comments · Fixed by #2997
Closed
2 tasks

Add auth story to FHIRcast demo #2977

ThatOneBro opened this issue Oct 4, 2023 · 0 comments · Fixed by #2997
Assignees
Labels
communications Features and fixes related to communications fhir-datastore Related to the FHIR datastore, includes API and FHIR operations

Comments

@ThatOneBro
Copy link
Member

ThatOneBro commented Oct 4, 2023

Now that the FHIRcast demo lives in this repo, we should add authorization via the MedplumClient and use MedplumClient.post and MedplumClient.get for making the requests to the server for the FHIRcast routes. This should make it easier for those using MedplumClient to easily utilize FHIRcast with just a few method calls.

Next steps / considerations:

  • Add methods to MedplumClient for different FHIRcast flows (what do you think @codyebberson?)
  • Write documentation on how to auth without MedplumClient (especially for clients that may be written in other languages, such as the #C/.NET test client for Nuance PowerCast)
@ThatOneBro ThatOneBro self-assigned this Oct 4, 2023
@ThatOneBro ThatOneBro added communications Features and fixes related to communications fhir-datastore Related to the FHIR datastore, includes API and FHIR operations labels Oct 4, 2023
@ThatOneBro ThatOneBro added this to the November 1, 2023 milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
communications Features and fixes related to communications fhir-datastore Related to the FHIR datastore, includes API and FHIR operations
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant