Skip to content
Snippets Groups Projects

Sprint 2 done

Merged fz2907 requested to merge sprint_2 into main
  1. Nov 13, 2022
  2. Nov 10, 2022
  3. Nov 07, 2022
  4. Nov 06, 2022
  5. Nov 05, 2022
  6. Nov 04, 2022
  7. Nov 03, 2022
  8. Nov 02, 2022
  9. Nov 01, 2022
  10. Oct 31, 2022
  11. Oct 30, 2022
  12. Oct 22, 2022
    • Bart Chou's avatar
      1. add vuex · 48d2fa2c
      Bart Chou authored
      2. server return session token with Usermodel after successfully login -> store login status in vuex
      3. add log out button -> clear token in localstorage and login status in vuex
      4. now we can define each route whether it needs auth (login status) to continue redirecting
      48d2fa2c
Loading