Commit Graph

7 Commits

Author SHA1 Message Date
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 0132a85be2 Return Url from Client::auth_uri
Fixes #10.
2016-02-27 19:48:41 -05:00
Curtis McEnroe 6c885b5a1b Test google::Web auth_uri 2016-02-27 19:22:47 -05:00
Curtis McEnroe 93ac962b32 Rename Google provider to google::Installed 2016-02-27 19:09:58 -05:00
Curtis McEnroe c6aec754c3 Take String in Client::new 2016-01-28 21:54:14 -05:00
Konstantin Stepanov d08e71760b accept http client as a reference to *_token() methods 2016-01-28 11:19:41 -05:00
Curtis McEnroe f6ceabec1c Rename auth_uri tests file 2015-12-28 19:28:36 -05:00
Renamed from tests/client.rs (Browse further)