Namespace Visus.AddressValidation.Http.Clients
Classes
- AbstractBasicAuthenticationClient
Abstract base class for an authentication client that obtains access tokens using the OAuth 2.0 client credentials grant with HTTP Basic Authentication.
Interfaces
- IAuthenticationClient
Defines the contract for an OAuth 2.0 client-credentials authentication client.