Skip to content

# Table of Contents

Table of Contents

BearerTokenHttpClientProvider

Http client provider for API using bearer token authorization

Parameters

  • tokenProvider can be a token provider like ClientCredentialTokenProvider
  • baseAddress string

RetrieveClient

Returns PromiseLike<any> A promise that retrieves the client on completion

RetrieveConsumerKey

Returns string It retrieves the consumer key of the application.