summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-05-30 11:48:22 +0300
committerFrederick Muriuki Muriithi2023-05-30 11:48:38 +0300
commit370963d7b1582c1ca73c339f2ed0115b5e7bb211 (patch)
treee634b5152a4e4edf2195267be9089e3b6534c4db
parent8098b21101084212e8c5ed93556892131b8aea58 (diff)
downloadgn-gemtext-370963d7b1582c1ca73c339f2ed0115b5e7bb211.tar.gz
Close issue as completed.
-rw-r--r--issues/authentication_authorisation/build-oauth2-client-registration.gmi8
1 files changed, 7 insertions, 1 deletions
diff --git a/issues/authentication_authorisation/build-oauth2-client-registration.gmi b/issues/authentication_authorisation/build-oauth2-client-registration.gmi
index 1f83ced..b9707db 100644
--- a/issues/authentication_authorisation/build-oauth2-client-registration.gmi
+++ b/issues/authentication_authorisation/build-oauth2-client-registration.gmi
@@ -4,7 +4,7 @@
* assigned: fredm, zsloan, zachs
* priority: high
-* status: pending
+* status: closed, completed
* keywords: authentication, authorisation, oauth2
* type: feature request
@@ -12,6 +12,12 @@
There is a need to register the OAuth2 clients that users can use to access the GN3 service with the new auth system.
+Fixed with commits
+
+=> https://github.com/genenetwork/genenetwork3/commit/25c6da03e1639895f0051e8be6502762beefde0b
+=> https://github.com/genenetwork/genenetwork3/commit/2aa7abf383df814f24c88beea733c324cda682d0
+=> https://github.com/genenetwork/genenetwork3/commit/0b0da1783bc701e74a1972869bdb221a3c9a6b2a
+
## Related Topic(s)
=> /topics/authentication/authentication-authorisation-design Authentication/authorisation design