Skip to content

Diego-Linux/Full-authentication-vanillaJS-localStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple authentication flow using vanilla JS and localStorage, simulating a middleware to control which routes need authentication and which don't

Contains:

  • Login
  • Register
  • Logout
  • Simple middleware (simulating a token, after login take a look at your local storage to better understand)
  • CRUD page

Project based on Teacher Fernando Leonid CRUD, here's the repository and the video for those who want to check it out:

Repo => https://github.com/fernandoleonid/mini-projetos-js/tree/master/08-crud

Video => https://www.youtube.com/watch?v=_HEIqE_qqbQ

About

A simple authentication flow using vanillaJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published