Back to Node Auth0

Type Alias TokenOptions

docs/types/auth.SDK.TokenOptions.html

5.9.1496 B
Original Source

Type Alias TokenOptions

Options for the token request.

type TokenOptions = {
auth_req_id: string;
}

Index

Properties

auth_req_id

Properties

auth_req_id

auth_req_id: string

The authorization request ID.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties auth_req_id