HttpFs.Auth0


Auth0ApiError

Namespace: HttpFs.Auth0
Parent Module: Types

Represents an error reported by the Auth0 API.

Record Fields

Record FieldDescription
Description
Signature: string

A longer description describing the particular API error.

ErrorType
Signature: string

A string representing the class of API error.

Fork me on GitHub