zhaonian / GHub

a Github Android Client that practices latest Jetpack components, dagger and some other fun stuff!
Apache License 2.0
6 stars 1 forks source link

Feature/oauth webview #27

Closed zhaonian closed 4 years ago

zhaonian commented 4 years ago

notes:

need to set up a simple network call (maybe get user name) and display it in the Main screen in order to make sure the auth works. Now we can get the code and token, but more debugging and cleanup needed