googleapis / googleapis/google-cloud-java

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

Ouverte
#12,599 3 commentaires 0 réactions 1 personne assignée Réclamée par @TimurSadykov Voir sur GitHub
type: feature request
Langage dominant
Java
Étoiles
2.1k
Forks
1.2k
Merge moyen
1 j 23 h
PR mergées (30 j)
154

Description

**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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.