Reputation: 1419
How do i implement the code flow of the custom oauth provider for frontend?
All I can think of is following, but I have question on How on some steps:
useEffect
?useSession
to determine if the user is login-ed, jwt
callback)"next": "15.1.6",
"next-auth": "^4.24.11",
"react": "^19.0.0",
Upvotes: 0
Views: 21