zbluee / Authentication-Security

Implementing user Authentication & Security in different levels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication-Security

  • Level 1 - Username and Password Only
  • Level 2 - Encryption
  • Level 3 - Hashing with md5
  • Level 4 - Hashing and Salting with bcrypt
  • Level 5 - Cookies and Sessions
  • Level 6 - Google OAuth 2.0 Authentication

About

Implementing user Authentication & Security in different levels


Languages

Language:EJS 49.3%Language:JavaScript 44.5%Language:CSS 6.2%