Currently, the HelloID API utilizes basic authentication to communicate with the customer's HelloID tenant. While basic authentication is simple and widely supported, it has limitations in terms of security and scalability. This request proposes upgrading the authentication mechanism to OAuth2 or OpenID Connect (OIDC) for improved security, flexibility, and future-proofing.