diff options
author | Frederick Muriuki Muriithi | 2023-05-30 11:48:22 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-05-30 11:48:38 +0300 |
commit | 370963d7b1582c1ca73c339f2ed0115b5e7bb211 (patch) | |
tree | e634b5152a4e4edf2195267be9089e3b6534c4db /issues/authentication_authorisation | |
parent | 8098b21101084212e8c5ed93556892131b8aea58 (diff) | |
download | gn-gemtext-370963d7b1582c1ca73c339f2ed0115b5e7bb211.tar.gz |
Close issue as completed.
Diffstat (limited to 'issues/authentication_authorisation')
-rw-r--r-- | issues/authentication_authorisation/build-oauth2-client-registration.gmi | 8 |
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 |