Let users access API using custom api keys
https://gist.github.com/j4w8n/25d233194877f69c1cbf211de729afb2
Tried following this, but it's a nightmare and it's not working when self hosting.
Any alternative?
The goal is simple : let users access API using generated api keys (standard), and not using anon or jwtkey (supabase). Or it is not possible ?
Tried following this, but it's a nightmare and it's not working when self hosting.
Any alternative?
The goal is simple : let users access API using generated api keys (standard), and not using anon or jwtkey (supabase). Or it is not possible ?
Gist
Implement user API keys with Supabase. GitHub Gist: instantly share code, notes, and snippets.
