#Remix auth not accessing session storage
1 messages · Page 1 of 1 (latest)
there's a hook to see if you're on server or client yet. You'd have to use that to make sure it's on the browser before running this code
Can't recall the name of it off the top of my head though.
@sudden tartan It's nor browser based though, I even use the db to manage my sessions. Besides why does this only happen for signups and not logins?