MonoCloud Management SDK
    Preparing search index...

    Interface AuthenticatorOptions

    Authenticator Options Response: Defines how users can authenticate, including password, passkeys, and external identity providers.

    AuthenticatorOptions

    Index

    Properties

    Apple external identity provider configuration.

    AuthenticatorOptions

    Discord external identity provider configuration.

    AuthenticatorOptions

    Email authenticator configuration.

    AuthenticatorOptions

    external_sign_in_methods_first: boolean

    Determines whether external authentication providers are prioritized over other authenticators during sign-in.

    AuthenticatorOptions

    external_sign_in_methods_order: ExternalAuthenticators[]

    Defines the ordering of external authentication providers during sign-in.

    AuthenticatorOptions

    Facebook external identity provider configuration.

    AuthenticatorOptions

    GitHub external identity provider configuration.

    AuthenticatorOptions

    GitLab external identity provider configuration.

    AuthenticatorOptions

    Google external identity provider configuration.

    AuthenticatorOptions

    LinkedIn external identity provider configuration.

    AuthenticatorOptions

    Microsoft external identity provider configuration.

    AuthenticatorOptions

    Passkey authenticator configuration.

    AuthenticatorOptions

    Password authenticator configuration.

    AuthenticatorOptions

    Phone authenticator configuration.

    AuthenticatorOptions

    Twitter/X external identity provider configuration.

    AuthenticatorOptions

    Xero external identity provider configuration.

    AuthenticatorOptions