Types
- ClientAuth ClientCredentialsGrantConfig | PasswordGrantConfig | RefreshTokenGrantConfig
Represents the the authentication configuration types for the HTTP client used for token introspection.
- GrantConfig ClientCredentialsGrantConfig | PasswordGrantConfig | RefreshTokenGrantConfig | JwtBearerGrantConfig
Represents the grant type configurations supported for OAuth2.