How can I get JWT secret in local instance of supabase?
Hi, super excited about the CLI release.
I initialised a local project via
I initialised a local project via
supabase init and 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?