-
Hi sample code
Since the callback only gets the
Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
zam6ak
Jan 21, 2025
Replies: 1 comment 8 replies
-
Hello @zam6ak, that question is better directed at passport. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is great default - the lib should definitely provide this level of protection by default.
But it should be extensible IMO.
If you check other OP implementations, they do point security aspects but also note that
state
carries other app specific dataFor example:
MS Entra
https://learn.microsoft.com/en-us/entra/identity-platform/v2-protocols-oidc#send-the-sign-in-request
Another example:
Auth0
https://auth0.com/…