InvalidTokenException¶
-
exception
gafaelfawr.handlers.util.
InvalidTokenException
¶ The provided token was invalid.
This corresponds to the
invalid_token
error in RFC 6750: “The access token provided is expired, revoked, malformed, or invalid for other reasons. The string form of this exception is suitable for use as theerror_description
attribute of aWWW-Authenticate
header.