From b01a9224a45f884f66975868c2c03176640b5f2b Mon Sep 17 00:00:00 2001 From: Hugo <hnouts.dev@gmail.com> Date: Tue, 12 Jan 2021 13:59:04 +0100 Subject: [PATCH] fix consent handling, info was only for "tier direct" auth --- docs/proxy/description.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/proxy/description.md b/docs/proxy/description.md index e756d65..ab4a71b 100644 --- a/docs/proxy/description.md +++ b/docs/proxy/description.md @@ -144,9 +144,6 @@ It is possible to cancel a consent that was given from the user to our service ( **api.grdf.fr/adict/v1/droit_acces/{id_accreditation}** -!!! info "revoked consent" - When the consent is revoked, the service cannot ask for another consent before the revoked one has achieved its duration. - ### Cozy Oauth Protocol !!! info "cozy oauth flow documentation" -- GitLab