@dypai-ai/client-sdk - v1.12.0
    Preparing search index...

    Interface OAuthOptions

    interface OAuthOptions {
        redirectTo?: string;
        scopes?: string[];
    }
    Index

    Properties

    Properties

    redirectTo?: string
    scopes?: string[]