use-auth0-hooks icon indicating copy to clipboard operation
use-auth0-hooks copied to clipboard

Typo On NPM docs

Open chubibest opened this issue 4 years ago • 1 comments

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

chubibest avatar Jun 23 '20 09:06 chubibest

All of the concepts of this library have been moved to the official Auth0 SDK for React, so I'll be archiving this repository shortly.

sandrinodimattia avatar Jun 23 '20 12:06 sandrinodimattia