Authentication
1 guide covering authentication tools
-
Lucia Auth: Flexible Authentication for TypeScript Apps
Lucia is a TypeScript authentication library that handles sessions, password hashing, and OAuth integrations without locking you into a specific database or framework. Covers setup, sessions, adapters, and OAuth with GitHub.