Skip to content

Commit 433cbe8

Browse files
docs: specify reusability of the library across different services
1 parent b4537a0 commit 433cbe8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/decisions/0001-purpose-of-this-repo.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Rejected Alternatives
3939
*********************
4040

4141
- **Using the edx-platform repository for AuthZ work.**
42-
Keeping the new authorization work inside ``edx-platform`` would limit flexibility, slow down iteration, and tightly couple experimental design with production code.
43-
A standalone repo enables a cleaner separation of concerns and aligns with the long-term goal of a reusable library.
42+
- Keeping the new authorization work inside ``edx-platform`` would limit flexibility, slow down iteration, and tightly couple experimental design with production code.
43+
- A standalone repo enables a cleaner separation of concerns and aligns with the long-term goal of the authorization framework to be leveraged across different services in the Open edX ecosystem.
4444

4545
References
4646
**********

0 commit comments

Comments
 (0)