Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 248 Bytes

Target Features:

  1. Register ✔️
  2. Login ✔️
  3. Authentication and Authorization (JWT) ✔️
  4. Protected Route ✔️
  5. Persistent Login ✔️
  6. Logout ✔️
  7. UI { Sidebar { Home, Personal Info, Settings, Logout... } .... }