authorizer icon indicating copy to clipboard operation
authorizer copied to clipboard

[Security] Manage multiple authorizer tokens

Open skid9000 opened this issue 3 years ago • 0 comments

Feature Description

Describe the solution you'd like

Currently, Authorizer proposes only one couple of client id/secret tokens, my request would be to be able to generate several of them and to be able to revoke them if needed.

The advantage would be on the security side, if an application using Authorizer is compromised, there would be only the tokens of the application in question to revoke then renew.

skid9000 avatar Oct 30 '22 12:10 skid9000