Skip to content

Draft: chore: extract TokenAuthority into its own module

Aleksei Lipniagov requested to merge 537-alipniagov-try-small-extraction into main

What does this merge request do and why?

🛠 Experiment. Try extracting one class into a separate Cloud Connector module and try to entangle it from most of the AI GW "native" dependencies.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Closes #537

Merge request reports