3
Export the JWT secret and API keys from the CLI or API
Source: supabase/supabase#13466 · opened by @darlanjunior
We'd like to provision new supabase instances for each of our feature branches, so our product team can preview the result before it's merged and released.
We currently create a new supabase project using the CLI, but there's the manual step of actually logging in and fetching the tokens.
If the management API could return these values, we would be able automate the entire process.
There's already an API that does this, the one the dashboard accesses, but it's secured by OAuth. We tried using password but there's a captcha.
We currently create a new supabase project using the CLI, but there's the manual step of actually logging in and fetching the tokens.
If the management API could return these values, we would be able automate the entire process.
There's already an API that does this, the one the dashboard accesses, but it's secured by OAuth. We tried using password but there's a captcha.
No pledges yet. Be the first to back this.
Comments
Similar requests
Changing JWTs to RS256 to verify JWT inside getSession() anywhere
4 votes · 0 comments
Email Verification API support with SD-JWT for native email verification
2 votes · 0 comments
Support API key generation
18 votes · 0 comments
the supabase_apikeys terraform data source should return publishable and secret keys
4 votes · 0 comments
Make Apple provider Secret Key optional for native-only Sign in with Apple
6 votes · 0 comments
No comments yet.