How can I get JWT secret in local instance of supabase?
Hi, super excited about the CLI release.
I initialised a local project via
supabase init
supabase init
and
supabase start
supabase start
and after it started, it exposed some of the environmental secrets in my terminal. However, I can't find a JWT secret value anywhere? Is it available in the local instance?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.