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 |
PoiScript
|
277898f08f
|
Change all chrono::UTC to chrono::Utc
|
2017-08-22 23:14:10 +08:00 |
Matthew Scheirer
|
179532e061
|
Support dynamic providers
|
2017-08-18 18:55:13 -04: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
|
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
|
b65caa33b4
|
Test Expiring Lifetime in mocks
|
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
|
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
|
65eb87e1d4
|
Test mocked invalid request error
|
2015-12-30 01:09:17 -05:00 |
Curtis McEnroe
|
9a44d96262
|
Simplify mock naming
|
2015-12-30 01:00:22 -05:00 |
Curtis McEnroe
|
d05cbad012
|
Add wrong lifetime mocked tests
|
2015-12-29 23:15:43 -05:00 |
Curtis McEnroe
|
53ac5f8e05
|
Add refresh token mock tests
|
2015-12-29 23:02:12 -05:00 |
Curtis McEnroe
|
95a27a601b
|
Add basic mocked client integration tests
|
2015-12-29 22:45:33 -05:00 |
Curtis McEnroe
|
f6ceabec1c
|
Rename auth_uri tests file
|
2015-12-28 19:28:36 -05:00 |
Curtis McEnroe
|
e69fa03de5
|
Add auth_uri integration tests
|
2015-12-25 21:35:21 -05:00 |