Skip to content

jbveiga/authentication_and_security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication and Security

  • Encryption and use to keep your database secure.
  • Hashing and Salting with bcrypt
  • Sessions and Cookies to persist user log in sessions.
  • Setting up local authentication from scratch.
  • Implementing Passport to authenticate users quickly and effectively.
  • Use environment variables to keep secret keys secure.
  • OAuth 2.0 to log in users using Google and Facebook.

(The Complete 2023 Web Development Bootcamp / The App Brewery)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published