smart-on-fhir / Swift-SMART

Swift SMART on FHIR framework for iOS and OS X
Other
135 stars 47 forks source link

idToken exposed to Client for resolving User identity #18

Closed raheelsayeed closed 6 years ago

raheelsayeed commented 6 years ago

Clients would require a way to resolve logged in User identity (useful in Practitioner Launch Context).

This Pull request exposes id_token to the Client through Server This would allow Clients to resolve authenticated user identity and its FHIR Resource

More: SMART-on-FHIR Launch Context and Scopes