Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Build a production auth system Series' Articles
Back to GDS K S's Series
I've built auth six times. Here's the system I would build today
GDS K S
GDS K S
GDS K S
Follow
Apr 18
I've built auth six times. Here's the system I would build today
#
authentication
#
webdev
#
nextjs
#
tutorial
3
reactions
Comments
Add Comment
5 min read
The 8 tables behind a real auth system (Postgres schema, explained column by column)
GDS K S
GDS K S
GDS K S
Follow
Apr 18
The 8 tables behind a real auth system (Postgres schema, explained column by column)
#
postgres
#
authentication
#
database
#
webdev
3
reactions
Comments
Add Comment
10 min read
How to build a register user flow in Next.js 15 (frontend, backend, database, email)
GDS K S
GDS K S
GDS K S
Follow
Apr 18
How to build a register user flow in Next.js 15 (frontend, backend, database, email)
#
nextjs
#
authentication
#
webdev
#
tutorial
3
reactions
Comments
Add Comment
9 min read
How to build a login flow in Next.js 15 (sessions, cookies, CSRF, and the timing attack nobody talks about)
GDS K S
GDS K S
GDS K S
Follow
Apr 18
How to build a login flow in Next.js 15 (sessions, cookies, CSRF, and the timing attack nobody talks about)
#
nextjs
#
authentication
#
webdev
#
tutorial
2
reactions
Comments
Add Comment
10 min read
How to build a secure password reset flow in Next.js (the short version)
GDS K S
GDS K S
GDS K S
Follow
Apr 18
How to build a secure password reset flow in Next.js (the short version)
#
nextjs
#
authentication
#
webdev
#
tutorial
3
reactions
Comments
Add Comment
7 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account