micro-github 一个微小的微服务,可轻松将GitHub身份验证添加到您的应用程序。 用法 只需运行一条命令即可运行自己的micro-github : # Deploy this repository using now.sh now mxstbr/micro-github -e GH_CLIENT_ID=xyz123 -e GH_CLIENT_SECRET=asdf123 -e REDIRECT_URL=https://google.com 环境变量 运行micro-github时,您需要提供三个环境变量: # Your GitHub application client id