Skip to content

# Table of Contents

Table of Contents

ITokenProvider

Interface for a token provider

RetrieveToken

Retrieves an access token for the authenticated user

Returns PromiseLike<string> A Task that resolves to the value of the access token on completion