Descartes Labs Auth API
The Auth module handled token-based authentication against app.descarteslabs.com — OAuth login flow, refresh tokens, and the user namespace claim that served as a global identifier for the authenticated user across Catalog, Compute, Vector, and Storage. Surfaced as `descarteslabs.auth` and consumed transparently by every other client module.