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.
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