AuthResult

The results that that an authenticator can return

Values

ValueMeaning
invalidToken

The request does not contain valid auth data

unauthorized

The request does not contain the required data to perform the request

success

The request can continue because the user has the necessesary rights

Meta