/jwt-token-storage

Store the JWT token in a browser properly

Primary LanguageJavaScript

JWT Token Storage

Backend

  • Create .env file with TOKEN_SECRET
  • npm i
  • npm start

Frontend

  • npm i
  • npm start