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

Changes to support code and stateKey as ReadyOptions in auth flow #191

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jestradaMS
Copy link

@jestradaMS jestradaMS commented Feb 27, 2025

Adding code and stateKey to fhirclient.ReadyOptions. If passed smart.ts ready() function can use them if nothing was found in the URL.

This will support applications which do not allow unapproved Url QueryStringParameters or remove them from the Url and place them in a hash for further access in the application. Examples of applications like this are Microsoft Power Apps and Microsoft Dataverse.

Usage example:

image

@jestradaMS jestradaMS closed this Feb 27, 2025
@jestradaMS jestradaMS reopened this Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant