OAuth2LoginRequestOptions | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Interface OAuth2LoginRequestOptions

    interface OAuth2LoginRequestOptions {
        addScopes?: string[];
        prompt?: OAuth2PromptFlag;
        rawLanding?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    addScopes?: string[]
    prompt?: OAuth2PromptFlag
    rawLanding?: boolean

    Enable to receive a 'raw' landing on the returnto url (eg the OIDC metadata