Types
- ClientAuthConfig CredentialsConfig | BearerTokenConfig | JwtIssuerConfig | OAuth2GrantConfig
Defines the authentication configurations for the WebSocket client.
- OAuth2GrantConfig OAuth2ClientCredentialsGrantConfig | OAuth2PasswordGrantConfig | OAuth2RefreshTokenGrantConfig
Represents OAuth2 grant configurations for OAuth2 authentication.