Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface SessionAuthenticationSignals

    Details about authentication signals obtained during the login flow

    interface SessionAuthenticationSignals {
        methods?: SessionAuthenticationSignal[];
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    Contains the authentication methods a user has completed during their session