Skip to content

Installation

Bash
pip install apogee-auth

Or from inside a generated Apogee project:

Bash
apogee make:auth

That single command:

  1. Adds apogee-auth to requirements.txt
  2. Adds the auth tables to your migration set
  3. Wires the routers under /auth/*
  4. Registers the dependency-injection container bindings