Closed mdantonio closed 8 years ago
An angular page should list all active tokens and allow user to revoke undesidered tokens
This page can use GET and DELETE methods in /auth/tokens and /auth/tokens/
The list is ready in read mode.
To be implement the "token revoke" options
An angular page should list all active tokens and allow user to revoke undesidered tokens
This page can use GET and DELETE methods in /auth/tokens and /auth/tokens/