Hi,
It would be perfect if it was possible to generate multiple Application Token/Private Key per application.
Why? We want to rotate the secret token without losing the context/history of all the videos we have in that application.
Example: For security reasons we rotate the secret token once a year. We can use the option available in the Danger zone called "Want to regenerate the api keys?", however, when we click generate the old one is no longer available, causing degradation of our services (e.g. users cannot see the recorded videos).
Having multiple application tokens in the same applications allows for this. More advanced use cases can be implemented after this, example knowing which token is accessing to the application, etc
Have a great day!