HttpFs.Auth0


HttpFs.Auth0

HttpFs.Auth0 Namespace

TypeDescription
CacheExpirationParameters

Represents the parameters used for determining the validity of cached entries.

TokenCache

Represents a cache associating Auth0 authentication tokens with a ClientParams

TokenCacheEntry

Represents an entry in the TokenCache

TokenCacheValue

Represents the cached entry

ModuleDescription
Auth0Client

Interactions with requests.

Authentication

Interactions with the Auth0 Authentication API.

CacheExpirationParameters

Operations for interacting with CacheExpirationParameters.

TokenCache

Operations for interacting with a TokenCache.

Types

Various types used for Auth0.

Fork me on GitHub