[INT-002] docs: Update OAuth 2.0 integration status to completed
- 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:
parent
e5a6f1300a
commit
56e9134e52
@ -74,6 +74,7 @@
|
|||||||
| Settings | P1 | N/A | N/A | 100% |
|
| Settings | P1 | N/A | N/A | 100% |
|
||||||
| Webhooks | P2 | 100% | 100% | 100% |
|
| Webhooks | P2 | 100% | 100% | 100% |
|
||||||
| Email | P1 | N/A | 100% | N/A |
|
| Email | P1 | N/A | 100% | N/A |
|
||||||
|
| OAuth | P1 | 100% | 100% | 100% |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -218,10 +218,10 @@ integraciones:
|
|||||||
|
|
||||||
- id: "INT-002"
|
- id: "INT-002"
|
||||||
nombre: "oauth"
|
nombre: "oauth"
|
||||||
descripcion: "OAuth 2.0 (Google, GitHub, Microsoft)"
|
descripcion: "OAuth 2.0 (Google, GitHub, Microsoft, Apple)"
|
||||||
estado: "planificado"
|
estado: "completado"
|
||||||
modulo_relacionado: "SAAS-001"
|
modulo_relacionado: "SAAS-001"
|
||||||
nota: "DDL existe, endpoints pendientes"
|
nota: "Backend + Frontend completos. 4 proveedores soportados."
|
||||||
|
|
||||||
- id: "INT-003"
|
- id: "INT-003"
|
||||||
nombre: "email"
|
nombre: "email"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user