Skip to content

aarsy/LoginViaGithubAPI

Repository files navigation

This android app allows users to login via Github. Developers who wants to implement Github API login in their apps can take reference from here. This sample app only consists of following APIs
1). Login API
2). Find users API
3). Star a repo API
4). Watch a repo API
5). Follow a user API
For implementing other APIs you can take reference from https://developer.github.com/guides/getting-started/


**Important Instructions Before running this app in your mobile phones do following steps:
1). Go to https://github.com/settings/developers and register this app on github. You can insert any url in fields of "HomePage url" and "Authorization callback url". It doesn't matter for this Android app. After sucessful registration github will provide you with a "Client ID" and "Cliend Secret"
2). Go to your project in src/res/values/strings.xml and put the client id and client secret(both without quotes) in the fields "client_id" and "client_secret" respectively
3). Now you are ready to go. Just run the app.

If you still face some issues then create a issue from above section. I would be happy to help you.
#Screenshots
| | | | | | | | |

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages