[INT-002] docs: Update OAuth 2.0 integration status to completed
Some checks are pending
CI / Backend CI (push) Waiting to run
CI / Frontend CI (push) Waiting to run
CI / Security Scan (push) Waiting to run
CI / CI Summary (push) Blocked by required conditions

- Update MASTER_INVENTORY.yml: INT-002 oauth status "planificado" -> "completado"
- Add Apple provider to OAuth description (4 providers total)
- Add OAuth row to PROJECT-STATUS.md modules table
- OAuth implementation was already complete (backend + frontend)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Adrian Flores Cortes 2026-01-24 20:06:19 -06:00
parent e5a6f1300a
commit 56e9134e52
2 changed files with 4 additions and 3 deletions

View File

@ -74,6 +74,7 @@
| Settings | P1 | N/A | N/A | 100% |
| Webhooks | P2 | 100% | 100% | 100% |
| Email | P1 | N/A | 100% | N/A |
| OAuth | P1 | 100% | 100% | 100% |
---

View File

@ -218,10 +218,10 @@ integraciones:
- id: "INT-002"
nombre: "oauth"
descripcion: "OAuth 2.0 (Google, GitHub, Microsoft)"
estado: "planificado"
descripcion: "OAuth 2.0 (Google, GitHub, Microsoft, Apple)"
estado: "completado"
modulo_relacionado: "SAAS-001"
nota: "DDL existe, endpoints pendientes"
nota: "Backend + Frontend completos. 4 proveedores soportados."
- id: "INT-003"
nombre: "email"