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-117) Bigfix login without basket error #118

Closed Mialiokhin closed 1 year ago

Mialiokhin commented 1 year ago

Pull request type

What's new?

Login without basket error. Combining an anonymous token and an access token into one variable. Remove userID from LS. No typeError discountCodes during login.

Related Issues

Closes #117

Checklist before merge