This is a simple website designed to help Supabase customers quickly get a JWT token for their Supabase backend. This is particularly useful if you're focused on API use cases, and may be using a gateway like zuplo.
To run locally:
npm run dev
And follow the instructions on the page itself.