Get Authorization Code for exchange with Oauth server #88
Unanswered
newtonnthiga
asked this question in
Q&A
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.
-
Is it possible to get back an authorization code that I can then exchange with my custom Oauth server for access token, id token and refresh token? I need this for my custom auth backend but still want to use native MSAL on mobile for the login UX
As far as I can tell
AuthenticationResult
only returnsBeta Was this translation helpful? Give feedback.
All reactions