Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 154 Bytes

File metadata and controls

2 lines (2 loc) · 154 Bytes

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.