You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2024. It is now read-only.
I want to know while authenticating the react app using Azure AD B2C we receive token in the redirect URI is it possible that we only get the authorization code in the redirect URI of the frontend and then I send that authorization code to the backend of my react app to make a request to Azure AD B2C for token generation.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to know while authenticating the react app using Azure AD B2C we receive token in the redirect URI is it possible that we only get the authorization code in the redirect URI of the frontend and then I send that authorization code to the backend of my react app to make a request to Azure AD B2C for token generation.
The text was updated successfully, but these errors were encountered: