Freigeben über


AuthProvider interface

Defines method that injects authentication info to http requests

Properties

AddAuthenticationInfo

Adds authentication info to http requests

Property Details

AddAuthenticationInfo

Adds authentication info to http requests

AddAuthenticationInfo: (config: AxiosRequestConfig<any>) => Promise<AxiosRequestConfig<any>>

Property Value

(config: AxiosRequestConfig<any>) => Promise<AxiosRequestConfig<any>>