Matthew Scheirer
|
b684baa89f
|
authenticate takes just the params it needs rather than all of an Options
|
2017-09-25 17:10:32 -04:00 |
Matthew Scheirer
|
198439ab38
|
Change unwraps to expects in library code - they should still NEVER fail
|
2017-09-24 14:16:31 -04:00 |
Matthew Scheirer
|
08df147f5c
|
Add redirect url getter to client
|
2017-09-23 22:37:04 -04:00 |
Matthew Scheirer
|
f4cf2fcea3
|
Make oauth pub in the client to access internals
|
2017-09-23 13:19:05 -04:00 |
Matthew Scheirer
|
b3012f1940
|
More documentation
|
2017-09-19 13:32:01 -04:00 |
Matthew Scheirer
|
65ca0b4fd3
|
More docs more defaults
|
2017-09-19 11:54:57 -04:00 |
Matthew Scheirer
|
c6ee77755c
|
client tests
|
2017-09-17 22:55:03 -04:00 |
Matthew Scheirer
|
badd0b6a05
|
Moar tests!
|
2017-09-17 22:44:44 -04:00 |
Matthew Scheirer
|
3e71047f42
|
Holy moley... all the Optional Json fields needed #[serde(default)] on them. Talk about boilerplate...
|
2017-09-17 22:40:28 -04:00 |
Matthew Scheirer
|
50de2dacb3
|
impl error::cause
|
2017-09-17 18:59:06 -04:00 |
Matthew Scheirer
|
6240163e5e
|
impld error and display for all errors
|
2017-09-17 16:47:13 -04:00 |
Matthew Scheirer
|
3886d27cba
|
Started docs
|
2017-09-16 23:32:41 -04:00 |
Matthew Scheirer
|
6b69d34ac8
|
First complete impl without warns
|
2017-09-16 21:28:55 -04:00 |
Matthew Scheirer
|
08d7765644
|
Saving the generic token - just going to make it always Expiring
|
2017-09-16 20:54:53 -04:00 |
Matthew Scheirer
|
d0954586c9
|
Storing error_chain version before trashing it
|
2017-09-16 14:44:55 -04:00 |