Interface: ProviderURLInfo
Properties
headers
• Optional
headers: Params
The request headers set for the auth provider request.
params
• Optional
params: Params
The url parameters passed to auth provider in the request url.
payload
• Optional
payload: Params
The payload data POSTed to the auth provider.
tokenCodeName
• Optional
tokenCodeName: string
The string name of the token code requested from the auth provider.
url
• url: string
The auth provider request url.