xenia
|
65bde6b0c8
|
Remove refresh_token check for Keycloak compatibility
|
2019-08-18 22:49:21 -04:00 |
Curtis McEnroe
|
86414f17aa
|
Version 0.16.0
|
2018-10-16 15:13:41 -04:00 |
Curtis McEnroe
|
aa54a94e05
|
Update lazy_static 1.1.0
|
2018-10-16 15:13:20 -04:00 |
Curtis McEnroe
|
42cd3fb6a5
|
Remove mention of hyper headers
|
2018-10-16 15:08:28 -04:00 |
Curtis McEnroe
|
f26dd834f5
|
Merge pull request #30 from edelangh/update_reqwest
Update reqwest to 0.9.5
|
2018-10-15 20:22:44 -04:00 |
edelangh
|
5627530f9c
|
update bearer documentation
|
2018-10-15 23:54:36 +02:00 |
edelangh
|
613c8e5d59
|
fix cargo test
|
2018-10-15 23:23:09 +02:00 |
edelangh
|
ff8b0aea71
|
Update reqwest to 0.9.5
Have remove impl Into<header::Authorization<header::Bearer>> for Bearer
because Authorization does not exist any more
|
2018-10-12 19:34:32 +02:00 |
Curtis McEnroe
|
00f6b4ac13
|
Version 0.15.0
|
2017-10-15 12:54:39 -04:00 |
Curtis McEnroe
|
d522ad2bdd
|
Merge pull request #26 from shepmaster/reqwest-0.8.0
Support Reqwest 0.8.0
|
2017-10-15 12:39:50 -04:00 |
Jake Goulding
|
baa8a783cf
|
Support reqwest 0.8.0
|
2017-10-15 09:58:43 -04:00 |
Jake Goulding
|
6e95eadd29
|
Do not commit Cargo.lock
http://doc.crates.io/guide.html#cargotoml-vs-cargolock
http://doc.crates.io/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
|
2017-10-15 09:58:43 -04:00 |
Curtis McEnroe
|
e55585fdc8
|
Version 0.14.0
|
2017-10-02 13:01:32 -04:00 |
Curtis McEnroe
|
dc0dbdd74e
|
Merge pull request #25 from Korvox/urls
Make provider uri getters return Urls
|
2017-10-02 11:16:54 -04:00 |
Matthew Scheirer
|
b4117c9479
|
Remove redundant braces in tests
|
2017-10-01 13:01:24 -04:00 |
Matthew Scheirer
|
fc72303595
|
Clone Url rather than as_str so it doesn't get reparsed
|
2017-10-01 12:58:08 -04:00 |
Matthew Scheirer
|
6399d72bb9
|
Make provider uri getters return Urls
|
2017-09-26 14:37:21 -04:00 |
Curtis McEnroe
|
2b1d229ca3
|
Version 0.13.0
|
2017-08-23 17:18:24 -04:00 |
Curtis McEnroe
|
97d5d0da9b
|
Merge pull request #24 from programble/feature/reqwest
Reqwest
|
2017-08-23 17:08:09 -04:00 |
Curtis McEnroe
|
466dbcf7b1
|
Sort imports
|
2017-08-23 16:06:18 -04:00 |
Curtis McEnroe
|
51cff673ba
|
Remove yup-hyper-mock dependency
|
2017-08-23 15:54:25 -04:00 |
Curtis McEnroe
|
ae94fb2169
|
Remove mock tests
|
2017-08-23 15:43:21 -04:00 |
Curtis McEnroe
|
aae91e1481
|
Fix doctests for reqwest
|
2017-08-23 15:27:52 -04:00 |
PoiScript
|
042c1826bf
|
Replace hyper with reqwest
|
2017-08-23 14:53:26 -04:00 |
Curtis McEnroe
|
d3a1524168
|
Merge pull request #23 from programble/feature/dyn-struct
Providers as values
|
2017-08-23 14:44:01 -04:00 |
Curtis McEnroe
|
80257f236a
|
Treat providers primarily as values
|
2017-08-23 14:09:05 -04:00 |
Curtis McEnroe
|
12f6ec4919
|
Version 0.12.0
|
2017-08-22 12:54:47 -04:00 |
Curtis McEnroe
|
9e600644dc
|
Merge pull request #21 from PoiScript/master
Update Chrono 0.4
|
2017-08-22 12:47:00 -04:00 |
PoiScript
|
277898f08f
|
Change all chrono::UTC to chrono::Utc
|
2017-08-22 23:14:10 +08:00 |
PoiScript
|
18106c2e0c
|
Update Chrono 0.4
|
2017-08-22 22:57:50 +08:00 |
Matthew Scheirer
|
f1390ce8a5
|
Make provider pub so consumer can access it, and don't require all providers to be default
|
2017-08-18 23:50:10 -04:00 |
Matthew Scheirer
|
f44a638568
|
add with_provider to construct clients with complex providers
|
2017-08-18 21:08:44 -04:00 |
Matthew Scheirer
|
179532e061
|
Support dynamic providers
|
2017-08-18 18:55:13 -04:00 |
Curtis McEnroe
|
2d524faf92
|
Version 0.11.0
|
2017-06-05 22:43:41 -04:00 |
Curtis McEnroe
|
7a5b9db92c
|
Merge pull request #18 from programble/upkeep/serde
Use Serde
|
2017-06-05 22:42:25 -04:00 |
Curtis McEnroe
|
1b5abe828b
|
Simplify Travis configuration
|
2017-06-05 22:30:56 -04:00 |
Curtis McEnroe
|
c6b544e444
|
Clean up https in crate doc examples
|
2017-06-05 22:24:24 -04:00 |
Curtis McEnroe
|
f7b7018bdb
|
Replace documentation link with docs.rs
|
2017-06-05 22:13:00 -04:00 |
Curtis McEnroe
|
80a7a02050
|
Style cleanup
|
2017-06-04 20:22:29 -04:00 |
Curtis McEnroe
|
f3906e71d0
|
Use TLS in examples
|
2017-06-04 20:05:30 -04:00 |
Curtis McEnroe
|
62e8d11cb6
|
Replace rustc_serialize with serde
|
2017-06-04 19:53:04 -04:00 |
Curtis McEnroe
|
fea3ff6086
|
Merge pull request #16 from mayah/master
Roll hyper to v0.10
|
2017-06-04 13:27:46 -04:00 |
mayah
|
0cf32540f7
|
Fix cargo.toml
|
2017-06-04 12:06:49 +09:00 |
mayah
|
7225e40be8
|
Roll hyper to v0.10
Since hyper v0.10, we need to use tls implementation for https access.
Use hyper-native-tls for that purpose.
|
2017-06-04 11:08:55 +09:00 |
Curtis McEnroe
|
92b425912f
|
Version 0.10.0
|
2016-05-22 17:15:47 -04:00 |
Curtis McEnroe
|
35268d1925
|
Merge pull request #14 from programble/upkeep/url-hyper-bump
Update hyper 0.9.0, url 1.1.0
|
2016-05-22 17:08:19 -04:00 |
Curtis McEnroe
|
00babef32a
|
Update hyper 0.9.0, url 1.1.0
|
2016-05-22 16:52:58 -04:00 |
Curtis McEnroe
|
2b6f159aa8
|
Add google redirect URI constants
|
2016-05-22 15:58:16 -04:00 |
Curtis McEnroe
|
0140f5d1df
|
Version 0.9.0
|
2016-04-10 16:16:53 -04:00 |
Curtis McEnroe
|
5540d5a8fc
|
Update hyper 0.8.0
|
2016-04-10 16:14:36 -04:00 |