A Yaak plugin that generates signed Supabase-compatible JWT tokens (HS256) with customizable user info, role, and expiration for quick API authentication testing
Supabase JWT Generator
A plugin for Yaak that generates a signed JWT for Supabase based on an email, role, expiration time, and your JWT secret.
Ideal for quickly generating test tokens inside Yaak and using them in your requests.