dermesser/yup-oauth2
An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows.
RustApache-2.0
Issues
- 0
Move away from the legacy Hyper
#244 opened by IvanUkhov - 0
- 0
How to Use yup-oauth2 with Proxy Settings
#242 opened by wswzhws - 4
ADC Service Impersonation missing client_id
#212 opened by stevemk14ebr - 2
Updating from 8.1 to 10.0: AuthenticatorBuilder panics with a CryptoProvider error
#235 opened by jrconlin - 3
- 1
Provide a changelog
#236 opened by fenhl - 2
Upgrade to Hyper 1
#214 opened by IvanUkhov - 2
Latest release 10.0.0 does not compile
#224 opened by davidkuridza - 1
Is it possible to use static API key for simple usage
#218 opened by SirMishaa - 6
User impersonation with service accounts
#175 opened by sheldonjms - 1
Method to retrieve the OAuth URL or opening the URL in the browser using the `open` crate
#206 opened by johaan22 - 3
Support for workload identity federation
#198 opened by IvanUkhov - 4
redirect_url to return String not &str
#204 opened by k-bx - 1
- 0
Support for login_hint parameter
#201 opened by OMGeeky - 0
- 2
HttpError occur during get token
#197 opened by Young-Flash - 3
API improvements for Flows
#195 opened by elpiel - 10
Custom redirect URI
#191 opened by hannydevelop - 1
[Question] - Get the signin link (custom message)
#192 opened by margual56 - 2
- 2
Service account impersonation
#182 opened by jneem - 5
Predictable ports?
#160 opened by MTRNord - 3
Is there a way to stub authenticators?
#181 opened by emarcotte - 2
Accept custom connectors
#177 opened by kylegentle - 1
The DefaultHyperClient does not support http - Issue with metadata server authentication
#179 opened by pseguin2011 - 6
Expired tokens not refreshed
#163 opened by glyn - 2
Remove dependency on chrono?
#171 opened by birdsarah - 3
optional rustls
#168 opened by cataggar - 0
Deserialization of `TokenInfo` fails when `serde_json`'s `arbitrary_precision` feature is enabled
#161 opened by JamesHinshelwood - 1
DeviceFlow failing
#157 opened by chipshort - 2
Token retrieval failed with error: invalid_scope when using DeviceFlowAuthenticator
#155 opened by fnune - 5
Save id token
#150 opened by OliverEvans96 - 0
authorized_user flow
#153 opened by migel - 6
Pluggable Storage
#145 opened by djrodgerspryor - 10
Consider making `Authenticator` a `Clone`
#133 opened by nagisa - 4
- 2
Google Smart Device Management
#149 opened by jwinarske - 1
patch release
#147 opened by extrawurst - 0
hyper-rustls presents redundant dependency for projects which already depend on hyper-tls
#143 opened by lyonbeckers - 10
Use actix-web instead of hyper
#135 opened by vitalije - 0
- 1
crate docs reference a missing DeviceFlowHelper
#140 opened by colemickens - 3
Implicit reliance on the OS CA certificate root store
#137 opened by djc - 2
google_drive3 has no `new` method
#134 opened by sezna - 2
New release?
#128 opened by GeorgeHahn - 2
- 5
Rust noob unclear how to set OAuth scopes
#121 opened by DazWilkin - 1
Publish is blocked by build error
#122 opened by dermesser