AppAuth-Android icon indicating copy to clipboard operation
AppAuth-Android copied to clipboard

Question: Is it possible to use this library as Oauth solution to get token for Github?

Open AndroidDeveloperLB opened this issue 6 years ago • 1 comments

I'm talking about this: https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/

AndroidDeveloperLB avatar Jan 24 '20 20:01 AndroidDeveloperLB

Last I checked, GitHub's implementation of OAuth2 was non-compliant in a few key areas that meant that AppAuth's processing of authorization and token responses did not work. I don't know if this has since been fixed by GitHub or not.

iainmcgin avatar May 27 '20 18:05 iainmcgin