Open trebidav opened 11 hours ago
LocalStorage is considered potentially unsafe for storing Tokens, therefore a safer option (using Cookies?) should be implemented.
More details here: https://stytch.com/blog/localstorage-vs-sessionstorage-vs-cookies/
Idea
LocalStorage is considered potentially unsafe for storing Tokens, therefore a safer option (using Cookies?) should be implemented.
More details here: https://stytch.com/blog/localstorage-vs-sessionstorage-vs-cookies/