diff options
Diffstat (limited to 'issues/authentication_authorisation/build-oauth2-client-registration.gmi')
-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 |