OAuthBearerError#
- exception gafaelfawr.exceptions.OAuthBearerError#
An error that can be returned as a
WWW-Authenticatechallenge.Represents the subset of OAuth 2.0 errors defined in RFC 6750 as valid errors to return in a
WWW-Authenticateheader. The string form of this exception is suitable for use as theerror_descriptionattribute of aWWW-Authenticateheader.