Developer Questions
user_token, where to store it client or server side ?
9 months ago by XRdoge Army
Hello, after my user signed in and i fetch the payload i've got the user_token and wallet address. is it okay to store the user_token client side ? im wondering if a 3rd party if obtained the user_token could do some bad stuff with it like pushing malicious sign requests to the user ?
Thank you !