You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you recommend using localStorage or cookies as the preferred storage location? I've read that localStorage makes your application more vulnerable to XSS, compared to httpOnly cookies; does that apply in this project too?
The text was updated successfully, but these errors were encountered:
Do you recommend using localStorage or cookies as the preferred storage location? I've read that localStorage makes your application more vulnerable to XSS, compared to httpOnly cookies; does that apply in this project too?
The text was updated successfully, but these errors were encountered: