Authentication
Hello everyone
Anyone already do authentication using Next.js and React Query?
If yes can please help me?
3 Replies
ambitious-aquaOP•4y ago
Anyone?
Anyone can help me please?
genetic-orange•4y ago
i've worked with next.js and react query separately and not for authentication
what's your use case? there's plenty of good libraries for handling auth on next
genetic-orange•4y ago
a good starting place might be something like next auth:
https://next-auth.js.org/
NextAuth.js
Authentication for Next.js