Optional
configuration: ConfigurationOptional
options: RawAxiosRequestConfigOverride http request option.
Wrapper function of _AuthenticationApi.getOrRefreshToken for token exchange.
ObtainToken but without grant_type
field.
Optional
options: AxiosRequestConfig<any>Axios request configuration.
API response.
Optional
getOrRefreshTokenRequest: GetOrRefreshTokenRequestOptional
options: RawAxiosRequestConfigOverride http request option.
Wrapper function of _AuthenticationApi.getOrRefreshToken for token refresh.
RefreshToken but without grant_type
field.
Optional
options: AxiosRequestConfig<any>Axios request configuration.
API response.
AuthenticationApi - object-oriented interface
Export
AuthenticationApi