Self-hosted membership · Webflow Cloud

Membership you can build on.

AuthKit is email & password membership for Webflow — gated content, members, and plans that run on your own edge. No third-party vault, no per-member tax.

System status
Auth service
Operational
Sessions · KV
Operational
Gating edge
Operational
USERID: 7F3C2B9E01AUTH SERVICEvalidate()02USER STOREread()03GATEWAYverify()04POLICY ENGINEcheck()05SERVICEexecute()AUTH REQUESTQUERYRESPONSETOKENCHECKRESPONSEALLOW
Why AuthKit

The technical foundation, fully yours.

Secure by design

scrypt hashing, edge sessions, same-origin cookies. Security at every layer, no shortcuts.

Owns its own data

D1, KV, and your encryption keys live on your Webflow Cloud. No third-party member vault.

Builder friendly

Gate any element with one attribute. Build login, signup, and reset forms natively in Webflow.
Gating

Gate content with one attribute.

Load the snippet once, site-wide. Then any element becomes member-aware — no framework ships to your pages.

<!-- members only -->
<div data-auth-gate="member"></div>
<!-- a specific plan -->
<div data-auth-gate="plan:pro"></div>
<!-- bind member data -->
<span data-auth-bind="email"></span>
 
<script src="/auth/auth.js" defer></script>
Signed in · member
Welcome back, alex@studio.com. Your Pro tools are unlocked.
Signed out · guest
This block is hidden until you sign in.
Membership

Every member is a credential.

AuthKit
MEMBER
Alex Morgan
ID 7F3C2B9E
MEMBER SINCE 2024

Role, plan, and status are real data — rendered as a member card and used to gate every page. Manage it all from the admin powerhouse.

Role
Engineer
Access
Level 3
Status
Active
+Private content & downloads
+Plan-based access tiers
+Self-serve account management
Plans

Define your own tiers.

Plans are gating tiers you control. Here's a starting set — edit them in the admin.

Free
$0
+Account & profile
+Public content
Start free
Team
$39/mo
+Everything in Pro
+Multiple seats
+Priority support
Compare plans
Clone & deploy

Build with clarity. Own every member.