@procivis/react-native-one-core
    Preparing search index...

    Interface AuthorizationCodeFlow

    interface AuthorizationCodeFlow {
        authorizationCodeFlowUrl: string;
        interactionId: string;
    }
    Index

    Properties

    authorizationCodeFlowUrl: string

    For issuer-initiated Authorization Code Flows, use this URL to start the authorization process with the authorization server.

    interactionId: string

    For reference.