asciiflix/webclient

Logout: Add JWT Blacklist

Closed this issue · 0 comments

Call /secure/logout on backend api to add current JWT to a Blacklist. This is nessesary to prevent potential attackers from stealing a valid JWT and using it without any possiblity to stop them.
Endpoint has been added in asciiflix/server@1914d7e