pace-running / pace3

used for "lauf gegen rechts 2023"
2 stars 1 forks source link

Add logout button #77

Closed pvince81tw closed 1 year ago

pvince81tw commented 1 year ago

As an admin, I want to be able to log out, so that no one else can use my account in case I forget to lock my computer.

pvince81tw commented 1 year ago

on the technical side, the "/admin/logout" endpoint is already implemented

note: the POST likely needs to be done by the form itself, not XHR (so not in the api package)

pvince81tw commented 1 year ago

implemented in https://github.com/pace-running/pace3/commit/c2484bbbdbbd79f859f4c337b33bd0d2cba8c05a