TeslaOAuth2ClientAuth.ClientSecretBasic (tesla_oauth2_client_auth v1.0.0) View Source

Tesla middleware that implements the "client_secret_basic" authentication scheme for OAuth2 and OpenID Connect clients

The client configuration must contain a "client_secret" member whose value is the client secret (a String.t()).