@auth0/auth0-angular
    Preparing search index...

    Interface PasskeyLoginChallengeOptions

    Options for requesting a passkey login challenge.

    interface PasskeyLoginChallengeOptions {
        organization?: string;
        realm?: string;
    }
    Index

    Properties

    organization?: string

    Organization ID or name (scopes tokens to the organization context)

    realm?: string

    Database connection name (sent as realm to the API)