DEV Community

Cover image for Day 92 of 100 Days of Code & Scrum: Securing Next.js Apps With next-auth
Rammina
Rammina

Posted on • Originally published at blog.rammina.com

Day 92 of 100 Days of Code & Scrum: Securing Next.js Apps With next-auth

Hello there, everyone!

I took an easy day with coding since it's Sunday. However, still made sure to code a little bit and learn some Next.js.

That said, I'm almost done with Next.js & React by Maximilian Schwarzmüller. I'd say it was a great introductory resource to Next.js. One could learn a lot from it paired with the official documentation.

Anyway, let's move on to my daily report!

Yesterday

I learned about authentication in Next.js, JOINing tables in SQL, and continued reading the Nexus Guide.

Today

Next.js

  • learned how to use the next-auth package for easier handling of authentication in Next.js.
  • practiced using next-auth's client-side methods/hooks such as signIn, signOut, useSession, and getSession.
  • continued going through Next.js & React by Maximilian Schwarzmüller.

SQL

  • practice using different JOINs of for emerging SQL tables.
  • continued to go through SQLZoo's SQL Tutorial.

Scrum

Thank you for reading! Have a good day!

Rammina Thank You Banner

Resources/Recommended Readings

DISCLAIMER

This is not a guide, it is just me sharing my experiences and learnings. This post only expresses my thoughts and opinions (based on my limited knowledge) and is in no way a substitute for actual references. If I ever make a mistake or if you disagree, I would appreciate corrections in the comments!


Other Media

Feel free to reach out to me in other media!

Rammina Logo

Twitter logo

Github logo

Top comments (0)