Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.
This repository was archived by the owner on May 3, 2024. It is now read-only.

Getting the authorization code in frontend but generating token from the backend of our SPA #425

Open
@NegiShalini

Description

@NegiShalini

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @NegiShalini

        Issue actions

          Getting the authorization code in frontend but generating token from the backend of our SPA · Issue #425 · Azure-Samples/ms-identity-javascript-react-tutorial