sandrinodimattia / use-auth0-hooks

An easy way to sign in with Auth0 in your React application (client-side) using React Hooks
https://nextjs-spa-auth0-demo.now.sh/
MIT License
74 stars 31 forks source link

Pass component to run if no auth #32

Open maks112v opened 4 years ago

maks112v commented 4 years ago

https://github.com/sandrinodimattia/use-auth0-hooks/blob/19af6143c3ab0ffaf1ad5e6f3b9455157d6e1b7d/src/wrappers/with-login-required.tsx#L35

sandrinodimattia commented 4 years ago

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.