AuthenticateWithServiceErrors
@accounts/server › Globals › AuthenticateWithServiceErrors
Index
Enumeration members
Enumeration members
AuthenticationFailed
• AuthenticationFailed: = "AuthenticationFailed"
Defined in packages/server/src/errors.ts:13
Service failed to authenticate the user
ServiceNotFound
• ServiceNotFound: = "ServiceNotFound"
Defined in packages/server/src/errors.ts:5
Service is not registered on the server
UserDeactivated
• UserDeactivated: = "UserDeactivated"
Defined in packages/server/src/errors.ts:9
User is deactivated, so not allowed to login