mirror of
https://github.com/gotify/server.git
synced 2026-05-06 21:42:07 +08:00
With session elevation, we cannot use DELETE /client as this requires elevation. It should be possible to logout without an elevated session. This makes the logout endpoint public api to be used by the android app.