fix: allow revoking tokens
Part of #13 (closed)
Description
This MR creates custom views for LogoutView
and LogoutAllView
. We could inherit from KnoxLogoutView
and KnoxLogoutAllView
, but we would almost overwrite every single line in the class so that's not worth the effort.
Edited by Sebastiaan ten Pas