Skip to content

ampodo/authentication-plate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

authentication-plate

MERN authentication SPA app. Sign In and Sign Up functionality added. Private route added to the profile screen so user can update email and password confidentially. State in this app is managed by redux toolkit. Actions in this app are stored in a auth slice: 1) set credential 2) logout.

Sign Up screen