131 likes
路
3.8K reads
13 comments
This is great Kieran Roberts! A nice run through for setting up authentication in a Next.js app. I am working with some authentication in an app at the moment so this article was perfect timing.
Glad I could help Andrew Baisden. What kind of app are you working on?
Kieran Roberts it is a user dashboard that has profiles and lets users sign up. It is for a technical test that I am working on.
This looks cool! Thanks for the article Kieran Roberts!
Glad you liked it Savio Martin 馃檹
So comprehensive and detailed! Loved it and bookmarked for future reference 馃槉馃槉
Thank you Victoria Lo, it took a lot of time to get it right but I'm happy with the result!
When I used Next.js for the first time, I immediately fell in love with it. Great article!
Great post Kieran Roberts, really detailed. I am working on a personal project and struggled a bit with the authentication and I found a lot of helpful details on this post 馃檹
Thanks! Good luck with your project Sag Dev.
What a great post! I've just started learning about Next.js and was wondering how this was done - bookmarking for future reference. 馃憤
Glad it could be useful to you, thanks Toni Tesori
Hey there, Nice Post. I made an npm package for handling AWS Lambda responses. Do checkout 馃槑
AWS-TS This package lets you handle and send responses from AWS lambda with ease. You have the ability to send various types of responses such as JSON or Plain Text without worrying about headers and status codes. You can also enable or disable cors for all or specific responses or set custom headers.