Replies: 1 comment 1 reply
-
It's necessary for using supabase browser client in oauth callback ;) It's fine, this is just a public key ;) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just realized that this supa-fly-stack is storing
['NODE_ENV', 'SUPABASE_URL', 'SUPABASE_ANON_PUBLIC']
in windows.env.Is that really necessary? I'm not very keen on showing my database information at the client. Isn't that the whole idea with Remix, to be able to handle auth on the serverside?
Is there a way around this?
Beta Was this translation helpful? Give feedback.
All reactions