Traccar alternative authorization

For the traccar_server integration, I’d really like an alternative authorization method to the default username password authorization, such as a token. I’m enforcing OIDC on my traccar server which results in an “unauthorized” error when trying to add the traccar server integration into Home Assistant. Allowing the internal Traccar Authorization just for Home Assistant would be a dirty workaround in my opinion when there’s the more elegant option to just use a token as described here.