You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Activate/disactivate the plugins.
You should not be able to deactivate/activate a plugin which authentication has not be configured.
So with #15 and #16 you exposed apis to get configure the authentication, now you need to be able to turn it off and on that configurations you made before without losing them. A simple Boolean could be enough, as alternative you could recycle what you will return anyway in the task #18 .
The text was updated successfully, but these errors were encountered:
EkimoCode
changed the title
As Frontend I want to change the activation of the authentication of a plugin
API: As Frontend I want to change the activation of the authentication of a plugin
Sep 7, 2023
Activate/disactivate the plugins.
You should not be able to deactivate/activate a plugin which authentication has not be configured.
So with #15 and #16 you exposed apis to get configure the authentication, now you need to be able to turn it off and on that configurations you made before without losing them. A simple Boolean could be enough, as alternative you could recycle what you will return anyway in the task #18 .
The text was updated successfully, but these errors were encountered: