Skip to content

Nodejs sever to learn how to use jsonwebtoken, authentication a user and to create, delete and update user information

Notifications You must be signed in to change notification settings

Marcel-MSC/auth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

auth-server

Status License


This is a project to learn about JWT, server authentication, creat user, verify user token and account email.

📝 Table of Contents

🧐 About

This project use jsonwebtoken, bcryptjs, cors, express, lowdb to create a server that can:

  • add user
  • check if is loggin
  • verify user
  • account email verification

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  • clone repository
  • create a jwt secret key on .env
  • npm i
  • npm run dev

Installing

npm i

And run

npm run dev

🎈 Usage

You can use this auth server to authentication of users. You can use as a API or developer more features. Using a app to created the post`s. I use Insommia.

✍️ Authors

About

Nodejs sever to learn how to use jsonwebtoken, authentication a user and to create, delete and update user information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published