New 5/20/2026 Stefano Bagnatica
Currently, each user can generate only a single API token, and that token is tied to the user's password. As a result, whenever the user changes their password, the API token also changes.
This behavior creates a significant limitation: users cannot regularly update their password without breaking any active integrations relying on that token.
Requested Enhancement:
I would like to propose the introduction of a more flexible API token management system, aligned with what is already standard in many modern services and platforms:
Benefits: