api.authentication.
AnonymousAuthentication
authenticate
Authenticate the request for anyone!
AnonymousOrAuthenticatedAuthentication
Authenticate the request for anyone or if a valid token is provided, a user.