diff --git a/orchestration/PROJECT-STATUS.md b/orchestration/PROJECT-STATUS.md index 55888de5..c9997d75 100644 --- a/orchestration/PROJECT-STATUS.md +++ b/orchestration/PROJECT-STATUS.md @@ -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% | --- diff --git a/orchestration/inventarios/MASTER_INVENTORY.yml b/orchestration/inventarios/MASTER_INVENTORY.yml index 9d0b2b39..93fe7b96 100644 --- a/orchestration/inventarios/MASTER_INVENTORY.yml +++ b/orchestration/inventarios/MASTER_INVENTORY.yml @@ -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"