mirror of
https://github.com/gotify/server.git
synced 2026-05-07 22:06:38 +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.