Possibility to pass state to OAuth provider and get it back from the callback URL #7190
Labels
enhancement
New feature or request
triage
Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
Description 📓
According to the OpenID spec:
https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.3.1.2.1
it should be possible to pass custom state when calling the
authorize
endpoint and get this state back in the callback URL.I think this is planned per this comment in the check.ts
How to reproduce ☕️
Contributing 🙌🏽
Yes, I am willing to help implement this feature in a PR
The text was updated successfully, but these errors were encountered: