Open-source auth library for any JavaScript runtime
Description
Lucia is a simple, framework-agnostic authentication library for TypeScript. It handles sessions, cookies, and database adapters so you can own your auth layer without a third-party service. Works with Node, Bun, Deno, and Cloudflare Workers.
OAuth 2.0 clients for popular providers lightweight TypeScript
Description
A collection of lightweight OAuth 2.0 clients for popular providers including Google, GitHub, Apple, Discord, and dozens more. Each provider is a single file with zero dependencies. Built by the creator of Lucia Auth. No framework lock-in works with any JavaScript or TypeScript project. The simplest way to add social login to your app.