HttpFs.Auth0


TokenCacheValue

Namespace: HttpFs.Auth0

Represents the cached entry

Union Cases

Union CaseDescription
Responsive(t)
Signature: Auth0Token

Represents a cached token

Unresponsive(f)
Signature: Auth0ApiFailure

Represents a cached failure

Fork me on GitHub