AuthoriseError

Warning, this enum is checked in the client also!

Values

ValueMeaning
assertCheck
authorised
databaseOffline

the database is offline, so can't autorise

wrongUsernameOrPassword

password authentication failed for user "user"

unknownError

unknown or not handled error code.

Meta