TokenRequest interface

A request to receive a user token

Properties

provider

The provider to request a user token from

settings

A collection of settings for the specific provider for this request

Property Details

provider

The provider to request a user token from

provider: string

Property Value

string

settings

A collection of settings for the specific provider for this request

settings: [key: string]: any

Property Value

[key: string]: any