Migrate from Drupal oauth to Keycloak auth for API calls
As part of the migration from Drupal, we are moving Drupal OAuth calls to instead be served by Keycloak where possible. OpenVSX uses a drupal token as authentication to this API to validate and retrieve certain user data. This should be replaced with a new client making use of our community realm in Keycloak.
This change should be pushed in concert with a change to the open-vsx site switchover to using Keycloak to reduce downtime.