Pavel Fomchenkov
Pavel Fomchenkov
### Question 💬 Hello everyone! I am trying to implement a Next.js tool to work with Azure DevOps APIs. I am following the documentation from Microsoft on [Authorize access to...
## ☕️ Reasoning This pull request adds the new `AzureDevOpsProvider` which allows authenticating with [Azure DevOps](https://dev.azure.com/) and getting tokens for calling the APIs. I accidentally reset my branch and my...
This pull request restores an “eaten-by-JSX” space between sentences of the **Proudly Open Source** section.
This pull request adds a simple `cp` command which partially implements the second step of the **Running Locally** section.
### Feature description Currently, when working with the autocomplete variant, the user needs to use their mouse to select a suggestion. It would be nice to be able to `↑↓`...
Hello everyone! I honestly tried multiple approaches and read the docs several times. I searched other Hono repositories and saw a working example for Cloudflare Workers and [they use MOCK_ENV](https://github.com/tozydev/vela/blob/main/test/middlewares/repoAccess.test.ts)...