English
  • oauth 2.0
  • token introspection
  • access token
  • refresh token
  • opaque token

OAuth 2.0 token introspection

This article explores OAuth 2.0 token introspection, a method that allows a protected resource to query the authorization server for token metadata, determining whether an access or refresh token is valid.

Darcy Ye
Darcy Ye
Developer