Skip to content

NeoMindStd/GithubUserList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubUserList

Environment Settings

Before build the app, If you use OAuth, Create 'assets/secrets/github_oauth.json' and write your Client Secret of Github OAuth App

  • If you want to register a new OAuth application, Visit here. Also, There is docs
  • Please use the following settings only in the debug/development environment to prevent the API key from being leaked to users, and when distribute, use a different method for.
{
    "client_id": "Your Client ID",
    "client_secret":"Your Client Secret"
}

About

(HW) Github User List Viewer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages