Join the Webstudio community

Updated 4 weeks ago

Store session ID or token for auth

Is there a way to store a session ID or token? I've connected an auth API and can return my user data, but I think I need to store something to remain logged in.

Full disclosure: this is my first attempt at setting up any Auth.
J
J
2 comments
It would be stored in the browser like in local storage. Webstudio doesn't have an interface for that. Maybe in the future there will be something like an api that can interact with resources for example
Thanks @John Siciliano, I'll try to test this after I build a few more needed parts.
Add a reply
Sign up and join the conversation on Discord