@creator.co/module-identity-client - v1.1.11
    Preparing search index...
    Index

    Constructors

    Properties

    AuthorizationErrorCode_AppAuthNoApp: string = 'APP_AUTH_NO_APP'

    Authorization error code for when the app is not authorized. Value: 'APP_AUTH_NO_APP'

    AuthorizationErrorCode_AppAuthNotFound: string = 'APP_AUTH_NOT_FOUND'

    Authorization error code for when app authorization is not found.

    AuthorizationErrorCode_ExpiredAppAuth: string = 'APP_AUTH_EXP'

    Authorization error code indicating that the app authorization has expired.

    AuthorizationErrorCode_InvalidAppAuth: string = 'INVALID_APP_AUTH'

    Represents the authorization error code for invalid application authentication.

    AuthorizationErrorCode_InvalidAuthToken: string = 'INVALID_AUTH_TOKEN'

    Represents the authorization error code for an invalid authentication token.

    AuthorizationErrorCode_InvalidMFACode: string = 'INVALID_MFA_CODE'

    Represents the authorization error code for an invalid MFA (Multi-Factor Authentication) code.

    AuthorizationErrorCode_NoAppAccess: string = 'NO_APP_ACCESS'

    Authorization error code indicating no access to the application.

    AuthorizationErrorCode_Restricted: string = 'RESTRICTED'

    Authorization error code indicating that the access is restricted.

    ErrorCode_IncorrectBehaviour: string = 'INCORRECT_BEHAVIOUR'

    Represents an error code for incorrect behavior. This error code is set to 'INCORRECT_BEHAVIOUR'.

    ErrorCode_NotFound: string = 'NOT_FOUND'

    Represents an error code for 'NOT_FOUND'.

    ErrorCode_OpNotAllowed: string = 'OP_NOT_ALLOWED'

    Represents an error code for when a specific operation is not allowed. This error code is set to 'OP_NOT_ALLOWED'.