ITokenRequestOptions

Interface

Properties

httpMethod

optional
Interface Property
httpMethod: HTTPMethods

params

optional
Interface Property

Methods

MethodReturns
fetch(input, init?)
Promise<Response>

fetch

optional
Interface Method
fetch(inputRequestInfo, init?RequestInit): Promise<Response>
Parameters
ParameterType
input
RequestInfo
init
RequestInit
Returns 
Promise<Response>

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.