issues
search
shchegolenkov
/
rs-flowershop
eCommerce app | RS School JS course final project
https://rs-flowershop.netlify.app
0
stars
1
forks
source link
bugfix (rs-flowershop-107) Bugfix login/register
#108
Closed
Mialiokhin
closed
1 year ago
Mialiokhin
commented
1 year ago
Pull request type
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Bugfix
[ ] Build related changes
[ ] Documentation update
[ ] Tests
[ ] Other
What's new?
Do not add the cart to the user upon login if it doesn't exist.
Use accessToken from slice when logout.
If tokenIntrospection(expired) = false => refreshAccessToken;
Revoke RefreshToken during logout.
Related Issues
Closes #107
Checklist before merge
[x] This pull request merges to the current sprint branch
[x] I have reviewed the code for potential issues.
[x] I have fixed any warnings or errors
[x] Approved by team developers
Pull request type
What's new?
Related Issues
Closes #107
Checklist before merge