ApiManagementConsoleV2Web. DeadConsoleController
(api_management_console v0.1.1)
Copy Markdown
View Source
Handles POST actions from the dead-render (non-LiveView) console.
When LiveView JS is not available, forms use method="post" and submit
to this controller. Each action is identified by a hidden field in the form
body. After processing, the controller redirects back to the console page.
Handles: add_account, delete_account, reset_all