Authentication

This page is being written. Check back soon.

Zero to One uses GitHub OAuth for authentication. Sessions are stored in the database with a 30-day expiry. This guide covers the auth flow, session management, how API endpoints verify authentication, and how the Chrome extension authenticates with your account.