Skip to content

talvez02/SecureApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inicial

  1. Instalação de nodemon em development depedency ( npm install --save-dev nodemon)
  2. Instalação dotenv e criacao de .env file para guardar variaveis
  3. Access variables process.env.KEY

Development

Production

To-do

  1. CI/CL pipeine

  2. Secure restApi

    1. Secure restapi jwt token.
    2. forgot password recovery forgot password.
    3. dependencies needed
      1. jsonwebtoken
      2. bcryptjs
  3. Git

  • git init [command line]
  • criacao ficheiro .gitignore
  • git add .
  • git commit -m "first commit"

About

tutorial para proteger uma api com jwt token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors