From 56a915f964ec664bc0e8152b6fba35b8339babfc Mon Sep 17 00:00:00 2001 From: Maria Fernanda Magallanes Zubillaga Date: Mon, 22 Sep 2025 11:53:42 -0500 Subject: [PATCH] docs: update the adrs statuses --- docs/decisions/0001-purpose-of-this-repo.rst | 2 +- docs/decisions/0002-authorization-model-foundation.rst | 3 ++- docs/decisions/0003-jwt-usage.rst | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/decisions/0001-purpose-of-this-repo.rst b/docs/decisions/0001-purpose-of-this-repo.rst index 1581708a..283c1357 100644 --- a/docs/decisions/0001-purpose-of-this-repo.rst +++ b/docs/decisions/0001-purpose-of-this-repo.rst @@ -4,7 +4,7 @@ Status ****** -**Draft** +**Accepted** *2025-09-08* Context ******* diff --git a/docs/decisions/0002-authorization-model-foundation.rst b/docs/decisions/0002-authorization-model-foundation.rst index 6c1b04e1..e46055ae 100644 --- a/docs/decisions/0002-authorization-model-foundation.rst +++ b/docs/decisions/0002-authorization-model-foundation.rst @@ -3,7 +3,8 @@ Status ****** -**Draft** + +**Accepted** *2025-09-18* Context ******* diff --git a/docs/decisions/0003-jwt-usage.rst b/docs/decisions/0003-jwt-usage.rst index 1666a7a8..88106dfd 100644 --- a/docs/decisions/0003-jwt-usage.rst +++ b/docs/decisions/0003-jwt-usage.rst @@ -4,7 +4,7 @@ Status ****** -**Draft** +**Accepted** *2025-09-10* Context *******