use-auth0-hooks
use-auth0-hooks copied to clipboard
Auth0Provider - Warning: Can't perform a React state update on an unmounted component.
Error description
Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
It is reported inside <Auth0Provider>
Stack
All of the concepts of this library have been moved to the official Auth0 SDK for React (https://github.com/auth0/auth0-react), so I'll be archiving this repository shortly.