simov / grant

OAuth Proxy
MIT License
4.08k stars 257 forks source link

Any Help to Implement Grant in Next JS #297

Open Syed-Sheharyar opened 9 months ago

Syed-Sheharyar commented 9 months ago

I am integrating it with Next JS with iron-session for session management but it cannot work properly. First I integrated it with express js with full authentication working there with session management using express-session. Don't know how to integrate grant with Next JS properly I am using the app dir with grant-vercel.

Anybody, here help me or give me any repo with Next JS working? It works with Express but I am confused with Next JS to where I connect Grant.

https://www.reddit.com/r/nextjs/comments/18aqmj0/anybody_can_help_with_authentication/

Any Help @simov