You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# KeyHippo
2
2
3
-
Add powerful, secure API key authentication to your Supabase project.
3
+
Industrial-strength API key auth for modern Postgres applications.
4
4
5
5
<!-- markdownlint-disable-next-line -->
6
6
<divalign="center">
@@ -13,15 +13,15 @@ Add powerful, secure API key authentication to your Supabase project.
13
13
14
14
## What is KeyHippo?
15
15
16
-
KeyHippo extends Supabase with industrial-strength API key authentication that works seamlessly with Row Level Security (RLS) and Role-Based Access Control (RBAC).
16
+
KeyHippo adds production-ready API key authentication to Supabase that works seamlessly with Row Level Security (RLS) and Role-Based Access Control (RBAC).
17
17
18
18
### Key Features
19
19
20
-
-**✨ Easy Integration**: Works directly with your existing Supabase setup
21
-
-**🔒 Security First**: Zero plaintext storage, high-entropy keys, audit logging
0 commit comments