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

    Interface OAuth2LoginRequestOptions

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    addScopes?: string[]
    prompt?: string