OAuthTokens

View Source

Summary

OAuth and OIDC tokens returned from a successful authorization code exchange.

Signature

type OAuthTokens = OAuthStandardTokens | OAuthDpopTokens;