GitHub setup
Install:composer require sanvex/github
GitHub configuration · Integration guide
API key (fastest)
OAuth
Implement GitHub OAuth in your app, then store tokens viaGitHubKeyBuilder::setOAuthToken(). See configuration.
composer require sanvex/github
GitHub configuration · Integration guide
GitHubKeyBuilder::setOAuthToken(). See configuration.