kvart714

Results 6 comments of kvart714

yes, it's Azure DevOps Server. As I understand it, the url will always start with **/tfs**. Also, when using your own domain, the **tfs.** subdomain is used by default. There...

in which case the token will be automatically refreshed?

@rangav understood: we use `grant_type=client_credentials` for auth and I store Client ID and Client Secret in extension, but after token expiration the extension is requesting a new token with `grant_type=refresh_token`...

works perfect! 🎉 Thx, very much 🤝

@hayhay27 are you planning to complete it? it looks very comfortable! Now we have to use NSwagStudio as a playground, and then transfer the keys manually to OpenApiReference 😔

Hi @Evangelink I'd like to see the tests in the order they appear in the code. I didn't find this option