Powership / Modules / Accounts System. / AuthenticateWithServiceErrors
Accounts System..AuthenticateWithServiceErrors
• AuthenticationFailed = "AuthenticationFailed"
Service failed to authenticate the user
packages/accounts/src/utils/AccountError.ts:42
• ServiceNotFound = "ServiceNotFound"
Service is not registered on the server
packages/accounts/src/utils/AccountError.ts:34
• UserDeactivated = "UserDeactivated"
User is deactivated, so not allowed to login