Files
WYGIWYH/app/apps/common
obervinov 4273c541c5 Add API tokens and OAuth2 client support for external integrations
- Personal API tokens (model, user-settings UI, admin, management command,
  DRF auth class) for non-interactive API access from automations like n8n.
  Raw token shown once; only a SHA-256 hash is stored; last_used_at writes
  are throttled.
- OAuth2 authorization server via django-oauth-toolkit with authorization
  server metadata and optional, off-by-default Dynamic Client Registration
  (RFC 7591), so remote OAuth/MCP clients can authenticate and self-register.
- Tests for token auth, DCR gating and the management commands, plus
  .env.example and README documentation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 19:15:31 +04:00
..
2025-08-16 17:38:22 -03:00
2025-09-02 09:47:27 -03:00
2025-03-08 12:03:17 -03:00
2024-09-26 11:00:40 -03:00
2025-11-09 15:31:50 -03:00
2024-09-26 11:00:40 -03:00
2025-11-09 15:31:50 -03:00