diff --git a/docs/pages/reference/oauth2/OAuth2TokenRevocationRetryError.md b/docs/pages/reference/oauth2/OAuth2TokenRevocationRetryError.md index 0f17761..6027737 100644 --- a/docs/pages/reference/oauth2/OAuth2TokenRevocationRetryError.md +++ b/docs/pages/reference/oauth2/OAuth2TokenRevocationRetryError.md @@ -5,7 +5,7 @@ extends: "Error" # `OAuth2TokenRevocationRetryError` -Error indicating that the token wasn't revoked. +Error indicating that the token wasn't revoked (see [RFC 7009 section 2.2.1](https://datatracker.ietf.org/doc/html/rfc7009#section-2.2.1)). ## Definition