@auth0/auth0-react
    Preparing search index...

    Enumeration ResponseType

    The types of responses expected from the authorization server.

    • code: used for the standard login flow.
    • connect_code: used for the connect account flow.
    Index

    Enumeration Members

    Enumeration Members

    Code: "code"
    ConnectCode: "connect_code"