Has anyone succesfully implemented a AuthProvider? #33
Unanswered
OliverGeneser
asked this question in
Q&A
Replies: 1 comment 1 reply
-
We are working towards an SDK with React Hooks like this, but it's not yet available. Take a look at github.com/ory/elements though! :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I have followed the NextJS guide and implemented a prototype of an AuthProvider, but I have a problem with rerenders and was wondering if someone has designed a working provider?
Something like this:
https://github.com/auth0/nextjs-auth0
Greetings
Oliver G.
Beta Was this translation helpful? Give feedback.
All reactions