Nor.Z
Nor.Z

Reputation: 1419

Custom Oauth Provider with NextAuth with Nextjs only as the frontend and a custom backend?

Custom Oauth Provider with NextAuth, with Nextjs only as the frontend and a custom backend?

situation

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:

attempt 1:

attempt 2:

I dont trust GPT answers, because:

version

"next": "15.1.6",
"next-auth": "^4.24.11",
"react": "^19.0.0",

Upvotes: 0

Views: 21

Answers (0)

Related Questions