Skip to content

venivediveci/my-app-nextjs-jwt-authentication

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Summary

By typing, debuging, searching and reading, I have learned a lot from Jason Watmore's blog, including:

  • JWT authentication
  • rxjs, a little bit about BehaviorSubject
  • More familiar about next.js
  • use-form-hook
  • bootstap.css
  • code organization

About

nextjs jwt authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published