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 |
Curtis McEnroe
|
de2126a82e
|
Version 0.8.1
|
2016-03-12 21:19:29 -05:00 |
Curtis McEnroe
|
646deb003f
|
Build both feature sets on Travis
|
2016-03-12 20:18:32 -05:00 |
Curtis McEnroe
|
76d89d989a
|
Show master build status in README
[ci skip]
|
2016-03-12 20:09:01 -05:00 |
Curtis McEnroe
|
4a88c8779a
|
Move serde support to a (default) feature
|
2016-03-12 20:07:49 -05:00 |
Curtis McEnroe
|
fd5f776537
|
cargo update
|
2016-03-12 19:43:31 -05:00 |
Curtis McEnroe
|
a968bb90e5
|
Track Cargo.lock
|
2016-03-12 19:41:17 -05:00 |
Curtis McEnroe
|
b5acecd9d2
|
Version 0.8.0
|
2016-02-27 20:14:51 -05:00 |
Curtis McEnroe
|
0132a85be2
|
Return Url from Client::auth_uri
Fixes #10.
|
2016-02-27 19:48:41 -05:00 |
Curtis McEnroe
|
0813240aea
|
Merge pull request #11 from programble/provider/google-web
Expiring/Refresh Lifetime split and Google Web Provider
|
2016-02-27 19:39:56 -05:00 |
Curtis McEnroe
|
7560582755
|
Add google::Web example
|
2016-02-27 19:23:53 -05:00 |
Curtis McEnroe
|
6c885b5a1b
|
Test google::Web auth_uri
|
2016-02-27 19:22:47 -05:00 |
Curtis McEnroe
|
ac749b941c
|
Add Google Web Provider
|
2016-02-27 19:17:55 -05:00 |
Curtis McEnroe
|
b65caa33b4
|
Test Expiring Lifetime in mocks
|
2016-02-27 19:13:47 -05:00 |
Curtis McEnroe
|
3125a61b0c
|
Add Expiring Lifetime
|
2016-02-27 19:13:47 -05:00 |
Curtis McEnroe
|
9ae0feccc8
|
Rename Expiring to Refresh
|
2016-02-27 19:11:01 -05:00 |
Curtis McEnroe
|
93ac962b32
|
Rename Google provider to google::Installed
|
2016-02-27 19:09:58 -05:00 |
Curtis McEnroe
|
26273b90f3
|
Version 0.7.1
|
2016-02-27 14:40:26 -05:00 |
Curtis McEnroe
|
6187798a24
|
Update serde 0.7.0
|
2016-02-27 14:39:43 -05:00 |
Curtis McEnroe
|
0e9cb14231
|
Fix clippy lints
|
2016-02-23 15:50:01 -05:00 |
Curtis McEnroe
|
28bae07c16
|
Version 0.7.0
|
2016-01-31 01:43:47 -05:00 |
Curtis McEnroe
|
c6aec754c3
|
Take String in Client::new
|
2016-01-28 21:54:14 -05:00 |
Curtis McEnroe
|
ad23733ce4
|
Make Client fields public
|
2016-01-28 21:20:03 -05:00 |
Curtis McEnroe
|
954975732b
|
Implement Debug, Clone, PartialEq, Eq for Client
|
2016-01-28 21:16:27 -05:00 |
Curtis McEnroe
|
0ff7781eb7
|
Merge pull request #5 from kstep/patch-1
|
2016-01-28 11:24:19 -05:00 |