Haacked
23bb76a112
Implement Authorizations Delete method with 2fa code
...
When we delete an authorization, we often need to use basic
authentication because the client might not have the associated token
stored anymore. If 2fa is enabled, the client needs to be able to pass
that along.
2015-04-21 13:40:26 -07:00
Henrik Andersson
4cddd7bbbb
Fixed missing doc comments
2015-03-16 08:11:58 +10:00
Henrik Andersson
9faaf53304
Add methods to interface 😶 and observable client
2015-03-15 09:44:24 +10:00
Brendan Forster
5fc8ef0b8e
RIP nice pretty code
2015-01-29 16:25:05 +09:30
Brendan Forster
d613cef196
introduce ApplicationAuthorization which contains raw token result
2015-01-04 14:38:59 +09:30
Haacked
a363696544
Filled in more documentation. Made it consistent.
2013-11-07 10:14:01 -08:00
Haacked
61c4cdf002
Organize classes better
...
Closes #94
2013-10-26 09:52:56 -07:00