Skip to content

MatheusHenrique200302/AngularAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularAuth

Angular project Created using Angular,Express.js,Node.js and MongoDB, using JSON Web Token Authentication, develop along with the Youtube series by Codevolution (avaliable Here).

If you're looking for a Angular tutorial about authentication, give it a try!

In this project, when you visit the page, you land on the events page/component, that have some dummy events with lorem ipsum descriptions, you can't reach the 'members' page/component unless you have a account logged in, to check that, try logging in with the email "a@a.com" and with the password "123". Not working on SmartPhones! This happens because the Authentication uses Browser Local Storage, that are not present in all smartphones' browsers.

DO NOT REGISTER REAL PERSONAL INFO, THERES PRATICALLY NONE SECURITY IN THIS PROJECT, SOME SMART PEOPLE CAN GET ACCESS TO THE INFO YOU PUT IN THERE, I AM NOT RESPONSIBLE FOR ANY INFO THAT CAN GET STOLEN

About

Project created for study purposes on Angular,Express,Node and MongoDB, with focus on Authentication with JSON Web Token

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors