Roman Myhun

Results 2 issues of Roman Myhun

> The synchronous code has been rewritten to be asynchronous, providing users with greater flexibility and efficiency. Asynchronous programming is a crucial aspect of modern applications, enabling concurrent operations and...

### Applicable issues - fixes #196 ### Description of changes This pull request improves authentication handling in the `FromRequestDeploymentMixin` class by integrating FastAPI's `HTTPBearer` authentication scheme. Key updates include: -...