Stringlate icon indicating copy to clipboard operation
Stringlate copied to clipboard

Use ForkHub account if available

Open licaon-kter opened this issue 9 years ago • 2 comments

ForkHub creates an account in Android with the GitHub access credentials.

Could this app use those for non-anonymous Gist and Pull Requests?

licaon-kter avatar Dec 28 '16 14:12 licaon-kter

Since I'm already working on logging in to GitHub via OAuth, I don't think a second application would be necessary. The possibility of saving the response token as an Android account was also taken into consideration, but for now, it will be saved on the shared preferences.

Also, about the non-anonymous Gists, once authentication works, there will probably be a CheckBox stating something like "Anonymous Gist" (which will be disabled and checked if you haven't gone through the OAuth flow).

Lonami avatar Dec 28 '16 14:12 Lonami

Someone may want to implement it @gsantner :P

I probably won't implement it myself since there are bigger issues to fix, but if someone wants to, I'll gladly merge.

Lonami avatar Aug 24 '17 12:08 Lonami