issues
search
ramosbugs
/
oauth2-rs
Extensible, strongly-typed Rust OAuth2 client library
Apache License 2.0
939
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for non-JavaScript WebAssembly
#291
anderspitman
opened
3 days ago
1
Add BasicAuthNoEscape AuthType
#290
PaulWagener
opened
1 week ago
0
Shouldn't ` HasTokenUrl` be `EndpointSet` for the `BasicClient`?
#289
bim9262
closed
1 month ago
1
redundant error in 5.0.0-rc.1
#288
ahl
closed
1 month ago
2
Allow selecting the cert roots used by reqwest
#287
sjoerdsimons
closed
1 month ago
3
Implicit Grant Flow Documentation is Incorrect
#286
spotthecow
closed
2 months ago
1
Update dev dependencies
#285
jayvdb
closed
2 months ago
1
Tweaking existing extra fields require clone
#284
pickfire
closed
2 months ago
4
example: also ask google for a refresh_token
#283
loxs
opened
3 months ago
0
[5.00.alpha4] Unable to revoke google oauth2 token
#282
pickfire
closed
3 months ago
1
feat: enable user to disable check for token exchange response body
#281
PixelWeaver
opened
3 months ago
1
Make `AsyncHttpClient::Future` `Send` on non-wasm archs
#280
bnjbvr
closed
4 months ago
3
Implement `schemars::JsonSchema` for new types.
#279
gibbz00
opened
4 months ago
1
[5.00.alpha4] device code workflow expects interval to be returned from server
#278
ronnybremer
closed
3 months ago
2
Inconsistent `IssuerUrl` construction
#277
gibbz00
closed
5 months ago
4
Q: Error SSL certificate
#276
cberdaguer31
opened
6 months ago
1
Use `impl Into<String>` in new type constructors
#275
gibbz00
opened
6 months ago
0
Add support for RFC 9068
#274
gibbz00
closed
6 months ago
4
RequestTokenError should include the inner error when displayed as string
#273
reimarstier
closed
6 months ago
5
Implement SecretType::into_secret
#272
IvanUkhov
closed
6 months ago
1
Implement SecretType::into_secret
#271
IvanUkhov
closed
6 months ago
2
feat: inline format args
#270
CosminPerRam
closed
6 months ago
1
`StandardTokenResponse` does not support twitch oauth response
#269
SarthakSingh31
closed
7 months ago
2
Allow OAuth2 server to return 200 OK or 201 Created HTTP status codes.
#268
jnicholls
closed
7 months ago
2
wasm32 target without `getrandom/js` feature
#267
TheEdward162
closed
7 months ago
5
Receiving a JWT token from keycloak server possible?
#266
Tockra
closed
7 months ago
1
DPoP support
#265
Gbr22
closed
5 months ago
1
Reason of using Fn() instead of FnOnce for AsyncHttpClient and SyncHttpClient
#264
LorenzoLeonardo
closed
6 months ago
7
Derive clone for EndpointState types
#263
avtrujillo
closed
7 months ago
3
only include the chrono wasmbind feature in wasm arch's
#262
SorenHolstHansen
closed
7 months ago
0
Allow recent versions of base64
#261
cschramm
closed
8 months ago
1
(Beta version) : reference to client causes error with axum
#260
nicolaspernoud
closed
8 months ago
10
version 4.4.2 doesn't work with Google provided token server
#259
wt
closed
5 months ago
1
Change the scopes for the google example
#258
wt
opened
8 months ago
4
Change the scopes for the google example
#257
wt
closed
8 months ago
0
Fix: add Send + Sync to AsyncHttpClient
#256
LorenzoLeonardo
closed
8 months ago
2
Future is not Send
#255
LorenzoLeonardo
closed
8 months ago
5
Why not using Response and Request of http::crate directly instead of aliasing it to HttpResponse and HttpRequest? It causes mismatch type error
#254
LorenzoLeonardo
closed
8 months ago
10
Support using an existing reqwest::Client when making requests
#253
cdhowie
closed
8 months ago
3
feat(logging): instrument tracing into http clients
#252
seanpianka
closed
8 months ago
3
sha2: bump to pre-release 0.11.0-pre.3
#251
baloo
opened
9 months ago
2
what is the appropriate way. to add two scopes to google OAuth
#250
HosMercury
closed
9 months ago
0
How to add two scopes to google oauth 2
#249
HosMercury
closed
9 months ago
1
Is there a reason so many interfaces accept `String` instead of `&str`?
#248
ikehz
closed
10 months ago
6
Axum example
#247
ikehz
opened
10 months ago
7
Add documentation about comparing secrets securely.
#246
ikehz
closed
10 months ago
1
Fix comments about csrf_state
#245
ikehz
closed
10 months ago
3
Fix comments about csrf_state
#244
ikehz
closed
10 months ago
0
Quesion: Client Credentials - am I doing it right?
#243
jasonterando
closed
10 months ago
8
Code review of FusionAuth OAuth2 Rust guide please?
#242
RichardJECooke
closed
10 months ago
1
Next