What
Allow the creation of multiple named API tokens.
Why
Atm it’s possible to make 1 API token - to be used across all integrations.
This is a security and maintainance problem.
How
Make it so it’s possible to make multiple API tokens, that can be named.
In this way it’s possible to make individual API tokens to every service that needs a token.
If a token is compromised or the service no longer needed, then the specific token can be deleted or refreshed.
This will increase the security of API tokens.