I'm reading through supabase-auth-helpers and seeing that it stores the access token in cookie. I'm not sure why that's needed. The version of supabase I am using puts some auth data in localstorage and essentially persists the session that way.
n
Needle
03/18/2022, 1:18 PM
Hello @Avin!
This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``.
Pinging @User so that they see this as well!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates.
Want to change the title?
Use the
/title
command!
We have solved your problem?
Click the button below to archive it.
g
garyaustin
03/18/2022, 1:25 PM
Some environments (like server api's or SSR) don't have local storage.
n
Needle
03/18/2022, 1:25 PM
Avin (2022-03-18)
Needle
03/18/2022, 1:57 PM
Thread was archived by @Avin. Anyone can send a message to unarchive it.