Interface GetAccessTokenOpts

Options for the GetAccessToken method.

Hierarchy

  • GetAccessTokenOpts

Properties

Properties

audience?: string[]

The audience that were requested when authenticated.

scope?: string

The scopes that were requested when authenticated.