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

    Interface PopupLoginOptions

    interface PopupLoginOptions {
        authorizationParams?: AuthorizationParams;
    }

    Hierarchy (View Summary)

    Index

    Properties

    authorizationParams?: AuthorizationParams

    URL parameters that will be sent back to the Authorization Server. This can be known parameters defined by Auth0 or custom parameters that you define.