googleapis / googleapis/google-cloud-java

[google-auth-library-java] Add reactor Bindings

未关闭
#12,599 3 条评论 0 个 reaction 已指派 1 人 已被 @TimurSadykov 认领 在 GitHub 查看
type: feature request
主要语言
Java
星标
2.1k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
154

描述

**Is your feature request related to a problem? Please describe.**
In order to integrate with reactive apps, you have to either execute blocking calls using Mono.fromCallable or create an implementation based on WebClient.

**Describe the solution you'd like**
A reactive binding of google-auth-library based on WebClient. The implementation would be re-usable for other cloud component's apis. The authentication token generation and the api call creation could be used to make more functionalities reactive.

**Describe alternatives you've considered**
quarkus

**Additional context**
This is related to an issue and PR on the spring-cloud-gcp projec
https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/2027
https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/2028

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。