jwt authentication system. I am using react.
What do you think is the simplest way of storing session data??
like the user email, and some profile data, and have it as global state. Right now I am using Redux but I heard about the new Context API and I think it may be worth to give it a try
sessionStorage?
Обсуждают сегодня