Commit Graph

7 Commits

Author SHA1 Message Date
aedampir@gmail.com 5c94791192 Usages of Ensure.ArgumentNotNull were fixed. 2016-03-30 12:38:28 +07:00
Haacked e76c8b9f2d Make a method public
And rename them for good cause.
2015-04-21 17:27:00 -07:00
Haacked c401d7e283 Fix extension method to handle GHfW and other scenarios
In GHfW, if you submit an authentication code, and it's wrong, we go
back to the login dialog. In other applications, you may want to retry
the 2fa dialog and show the error there.
2015-04-21 15:03:12 -07:00
Haacked 2e1ade43f1 Implement extension method for authentication flow 2015-04-21 14:46:16 -07:00
Brendan Forster d613cef196 introduce ApplicationAuthorization which contains raw token result 2015-01-04 14:38:59 +09:30
Haacked ae41b81025 Address code review changes and add XML comments 2013-10-10 14:22:09 -07:00
Haacked 33ad79c0fe Implement GetOrCreateApplicationAuthentication
Implements the endpoint for creating an application authorization token.
2013-10-09 19:54:05 -07:00