shchegolenkov / rs-flowershop

eCommerce app | RS School JS course final project
https://rs-flowershop.netlify.app
0 stars 1 forks source link

Bugfix login/register #107

Closed Mialiokhin closed 1 year ago

Mialiokhin commented 1 year ago
  1. Do not add the cart to the user upon login if it doesn't exist.
  2. Use accessToken from slice when logout.
  3. If tokenIntrospection(expired) = false => refreshAccessToken;
  4. Revoke RefreshToken during logout.
Mialiokhin commented 1 year ago

task 1 done https://github.com/shchegolenkov/rs-flowershop/commit/e622a7fb0de13e7a215c445529ae62956a5ef31c

Mialiokhin commented 1 year ago

task 2 done https://github.com/shchegolenkov/rs-flowershop/commit/39dee68b42adbf24b283b4a5099a93311711dce0

Mialiokhin commented 1 year ago

task 3 done https://github.com/shchegolenkov/rs-flowershop/pull/108/commits/00e2a071cce5624ddebdf9f3f2b37eb96987641a

Mialiokhin commented 1 year ago

task 4 done https://github.com/shchegolenkov/rs-flowershop/pull/108/commits/00e2a071cce5624ddebdf9f3f2b37eb96987641a