/Authentication-Project

Testing out authentication and encryption in Node.js

Primary LanguageHTML

Authentication-Project

Testing out authentication and encryption methods in Node.js

Password encryption, hashing/salting (md5, bcrypt).

Used Passport to add Google/Facebook authentication.