You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.
There is a typo on your npm docs, the following line:
import { useAuth0 } from 'use-auth0-hooks';
should be:
import { useAuth } from 'use-auth0-hooks';
Please reconcile the npm docs with the readme
The text was updated successfully, but these errors were encountered: