Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Tenacity-Dev/Next.js-jwt-http-cookie-only

You'll learn how to implement your own authentication in Next.js using JWT and storing that JWT inside an httpOnly cookie.
https://github.com/Tenacity-Dev/Next.js-jwt-http-cookie-only

authentication httpcookiestorage jwt nextjs react

Last synced: 12 days ago
JSON representation

You'll learn how to implement your own authentication in Next.js using JWT and storing that JWT inside an httpOnly cookie.

Awesome Lists containing this project

README

        

# Next.js-jwt-http-cookie-only
You'll learn how to implement your own authentication in Next.js using JWT and storing that JWT inside an httpOnly cookie.