Back to Node Auth0

Type Alias AuthOptions

docs/types/management.SDK.AuthOptions.html

5.9.1558 B
Original Source

Type Alias AuthOptions

type AuthOptions = {
token: Supplier<BearerToken>;
}

Index

Properties

token

Properties

token

token: Supplier<BearerToken>

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties token