Backstage
    Preparing search index...

    Interface AuthProviderRegistrationOptions

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