Interface

Properties

PropertyType
fetch(inputRequestInfo, init?RequestInit) => Promise<Response>
httpMethodHTTPMethods
paramsIGenerateTokenParams | IFetchTokenParams

fetch

optional
Interface Property
fetch: (inputRequestInfo, init?RequestInit) => Promise<Response>
Type declaration
  • function(inputRequestInfo, init?RequestInit): Promise<Response>
  • Parameters

    ParameterType
    inputRequestInfo
    initRequestInit

    Returns 

    Promise<Response>

httpMethod

optional
Interface Property
httpMethod: HTTPMethods

params

optional
Interface Property

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