spearwolf/doorkeeper

add DELETE /token?uid=

Opened this issue · 0 comments

add API to ...

  • invalidate a login token
    • client wants to logout in browser
  • invalidate all login tokens from one user
    • admin wants to force re-login a user
    • client wants to logout from all his browser sessions