Unilim
    Preparing search index...

    Class PendingAuth

    Index

    Constructors

    Properties

    isEmailAvailable: boolean = false
    isTotpAvailable: boolean = false
    solved: boolean

    Methods

    • Finish authentication sequence.

      This method will call the registerbrowser API to enable persistence and be able to re-authenticate in the future without having to manually solve the 2FA challenge.

      Returns Promise<CAS>

    • Returns Promise<void>

    • Parameters

      • code: string

      Returns Promise<void>

    • Parameters

      • totp: string

      Returns Promise<void>