Backstage
    Preparing search index...

    Interface AuthProviderRegistrationOptions

    interface AuthProviderRegistrationOptions {
        factory: AuthProviderFactory;
        providerId: string;
    }
    Index

    Properties

    Properties

    providerId: string