Namespace Geko.HttpClientService.Models
Classes
Geko.HttpClientService.Models.
Model for the client credentials options for IdentityServer4
HttpClientServiceOptions
Settings for the HttpClientService
ResponseObject<TResponseBody>
An object containing information about the response of the current request.
Interfaces
IIdentityServerOptions
Contract that all IdentityServer options (e.g. Geko.HttpClientService.Models.ClientCredentialsOptions or Geko.HttpClientService.Models.PasswordOptions) must implement.