fix(userStore): user state is properly reset on logout
parent
e90fc892
No related branches found
No related tags found
Showing
- cypress/e2e/register.cy.ts 2 additions, 2 deletionscypress/e2e/register.cy.ts
- src/components/FormRegister.vue 9 additions, 9 deletionssrc/components/FormRegister.vue
- src/components/__tests__/FormRegisterTest.spec.ts 6 additions, 6 deletionssrc/components/__tests__/FormRegisterTest.spec.ts
- src/services/authInterceptor.ts 2 additions, 1 deletionsrc/services/authInterceptor.ts
- src/stores/userStore.ts 21 additions, 22 deletionssrc/stores/userStore.ts
- src/types/user.ts 2 additions, 2 deletionssrc/types/user.ts
Please register or sign in to comment