OAuthTokenExtractors
Last updated
Was this helpful?
Last updated
Was this helpful?
The OAuthTokenExtractors
class provides constants representing supported token extractors for OAuth implementations. These include OAuth2
, OAuthJson
, and OpenIdJson
extractors, which handle parsing access tokens in different formats such as standard OAuth2 and JSON.
Type
Type
Type