Hi, I had asked some time ago how I can implement Supertokens in Ionic. I had tried to take the JWT approach, but was advised against it for security reasons. But now I have the problem that Ionic deletes the cookies after a restart. Is it possible to save the session securely on mobile devices in another way? Thank you very much!
r
rp_st
05/04/2022, 10:53 AM
hey
rp_st
05/04/2022, 11:12 AM
Which frontend SDK of ours are you using?
b
beagle0561
05/04/2022, 11:13 AM
ah sorry, react
r
rp_st
05/04/2022, 11:16 AM
I see. The suggestion online is to use localstorage instead of cookies.. We will provide a way for you to do this sometime by the end of this week (in our new release)