Swift Auth — Registration & Identity Platform
Designed and built the registration and paywall platform spanning multiple digital publications, giving the business a real first-party customer data platform. Built the subscription systems alongside it — Stripe checkout and subscriptions, payment handling, fraud prevention, and institutional access across the network. I built and maintained the first version myself and ran it in production; I have since upgraded it with AI agents working according to my intentions and constraints.
- Stateless entitlement checks. Signed, short-lived tokens resolve paywall access with no database lookup on the request path.
- Asymmetric trust model. Verification happens at the edge; signing keys and subscriber data never leave my side of the boundary.
- Built for the morning burst. Sized for newsletter send spikes, where traffic arrives all at once or not at all.
AWS Cognito · DynamoDB · Stripe · HMAC · Ed25519 · React · WordPress multisite


