Link identity with full OAuth params #20534
Unanswered
KrisBraun
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In apps that require additional scopes and refresh tokens, it would be helpful if identity linking supported all of the options currently available in
signInWithOAuth, enabling a full PKCE flow. For example, an app that allows adding multiple calendars needs the full flow to get credentials including refresh tokens for each calendar.All reactions