@oneblink/apps-react
    Preparing search index...

    Namespace authService

    Helper functions for handling user authentication and authorisation.

    NOTE: init() must be called before using some of the functions in this service.

    import { authService } from '@oneblink/apps-react'
    

    Type Aliases

    LoginAttemptResponse

    Functions

    changePassword
    checkIsMfaEnabled
    disableMfa
    forgotPassword
    generateMfaQrCodeUrl
    getCurrentFormsAppUser
    getFormsKeyId
    getIdToken
    getUserFriendlyName
    getUserProfile
    getUserToken
    handleAuthentication
    init
    isAuthorised
    isLoggedIn
    loginHostedUI
    loginUsernamePassword
    logout
    logoutHostedUI
    registerAuthListener
    requestAccess
    setFormsKeyToken
    setupMfa
    setUserToken
    signUp