You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree that this could make a nice addition to this module. Token revocation isn't part of the grants and is basically its own thing, so it would probably be best to attach this to the OAuth2Client class.
This would require an
OAuth2ClientConfig.tokenRevokeUri?: string
(or similar) property.The text was updated successfully, but these errors were encountered: