Proposal: add a way to bypass logout confirmation form #1356
Closed
tlebourdaisfiteco
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Hello @tlebourdaisfiteco
No.
Yes. You can have the existing html helper render a self-submitting html form in cases where you don't want to prompt the user. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Currently, the logout endpoint shows a confirmation form before completing the end-user logout.
In some cases (e.g., when integrating with applications where the logout flow should be seamless and not require additional user interaction), it would be useful to have a configuration option to bypass this confirmation step and directly trigger the logout.
Would such a contribution be accepted, or is there already a recommended way to achieve this with the current configuration?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions