Open
Description
When requesting the openid
scope, how does one get the ID token back?
My understanding is that the callback passed to the strategy constructor is passed these params:
accessToken, refreshToken, profile, cb
But documentation for Hydra makes me think there should also be an ID token passed in some cases: https://www.ory.sh/hydra/docs/concepts/openid-connect-oidc/
Metadata
Metadata
Assignees
Labels
No labels