Closed a-c-sreedhar-reddy closed 3 years ago
https://github.com/auth0/auth0-react/issues/97#issuecomment-677918755
To get the token from Auth0-React library an async function has to be called. This is not possible with the current bindings.
Auth0-React
Async functions are supported using makeasync.
https://github.com/auth0/auth0-react/issues/97#issuecomment-677918755
To get the token from
Auth0-React
library an async function has to be called. This is not possible with the current bindings.