Skip to content

feat/US705-inform-user-when-oauth-outdated

Guilhem CARRON requested to merge feat/US705-inform-user-when-oauth-outdated into dev

In order to test :

  • Deploy branch on alpha instance
  • Connect to GRDF account
  • Go to GRDF client account and delete the last consent
  • Refresh the app and you'll see the modal and the konnectorCard with the error text
  • If you click on accept in the modal your account will be deleted, you'll be redirected to the /comnsumption/gas page and the connectionFlow will launch automatically

If you click on the delete button in the GRDF konnectorCard, it will open a model informing you that delete the account also deletes the grdf consent.

Edited by Guilhem CARRON

Merge request reports