I want a feature for allowing my users to auth with api keys to my app, should be also multi tenant for when using api key for company or service account.
This is a super common use case in supabase apps to have an api keys for users and I think devs should not implement this in their app on their own (can lead to security bugs)
Same for CLI auth where users could easily auth to my supabase app with cli via api keys
Any feedback? I would really like this feature Thanks!
The user requests a feature to allow authentication using API keys for users, including multi-tenant support for companies or service accounts. They emphasize the commonality of this use case in Supabase apps and express concerns about potential security issues if developers implement this on their own. They also mention CLI authentication via API keys.
if it is an idea/feature request then i would leave it as feedback from the Supabase dashboard