Shore
Edge-native auth provider for Cloudflare Workers
- Abandoned:
- 11mo ago
- License:
- MIT
- Submitted by:
- Priya Iyer
The story
Shore is auth-as-a-service that runs on the edge. No central DB, sessions are stored in the user's encrypted cookie. Built for Cloudflare Workers specifically — the API is just a fetch handler. I built it for my own projects and never commercialized. The crypto is right, the API is right, the docs are sparse. Would love to see it find an audience.