Standard Search
About 4 results
https://jaredl.leaflet.pub/3macdzz5dnc27 · 18 Dec 2025 · 🦋 Bluesky
@jaredlemler.bsky.social
https://blog.ligo.at/3m4dcv7ms222c · 29 Oct 2025
Server side session management while avoiding storing any user authentication token on the server itself.
https:/finxol.eu/posts/tiny-auth-server · 26 May 2025
I've fallen in love with Deno and its Deploy service, but also OpenAuth, so I made a simple template to deploy OpenAuth to Deno Deploy, using Deno KV for storage.
https:/finxol.eu/posts/extending-openauth · 31 Mar 2025
I needed a self-hostable auth solution for the project I'm working on. OpenAuth's beautiful simplicity looked really promising. There were just a couple things I wanted adjusted, so I spent a weekend fixing then.