# 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
Interface for a token provider
Retrieves an access token for the authenticated user
Returns PromiseLike<string> A Task that resolves to the value of the access token on completion