auth0-react icon indicating copy to clipboard operation
auth0-react copied to clipboard

fix(readme): add a warning on using `getAccessTokenSilently` before `isLoading` is set to `false` #392

Open YassinEldeeb opened this issue 3 years ago • 0 comments

Description

Adds a warning on getAccessTokenSilently usage before isLoading is set to false in the usage section in the readme

References

  • #392

Checklist

  • [x] I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • [x] All active GitHub checks for tests, formatting, and security are passing
  • [x] The correct base branch is being used, if not master

YassinEldeeb avatar Aug 17 '22 14:08 YassinEldeeb