Installation¶
Or from inside a generated Apogee project:
That single command:
- Adds
apogee-authtorequirements.txt - Adds the auth tables to your migration set
- Wires the routers under
/auth/* - Registers the dependency-injection container bindings
Or from inside a generated Apogee project:
That single command:
apogee-auth to requirements.txt/auth/*