Providers
AccessToken Provider
Manage authentication across components.
See the Authentication section for more information on how to use the Access Token Provider.
Props API
Function that the provider will use to fetch the access token.
If passed, the provider will ignore the fetchToken
function and pass this access token to all the children components.
Was this page helpful?