Make the projectId accessible via the supabase client #19792
Unanswered
heloineto
asked this question in
Feature Requests
Replies: 0 comments
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.
This information is provided to it via the first parameters (supabase URL) when the supabase client is created.
I imagine this would help package authors make functions that work in any project.
I also think it would help developers write cleaner code without relying on environment variables that could be missing.
Can any one think or more benefits/drawbacks to this?
All reactions