github-auth-library
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "github-auth-library", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A Node.js SDK for GitHub OAuth and User APIs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -125,1 +125,10 @@ # GitHub Auth Library | ||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. | ||
### Resources | ||
- **Github Auth Library** [Github-Auth-Library on NPM](https://www.npmjs.com/package/github-auth-library) | ||
- **Github Auth Library** [Github-Auth-Library on Github](https://github.com/shekhardtu/github-auth-library) | ||
- **GitHub Repository:** [OAuthify on GitHub](https://github.com/shekhardtu/oauthify) | ||
- **NPM Package:** [OAuthify on NPM](https://www.npmjs.com/package/oauthify) | ||
- **Google OAuth Documentation:** [Google Identity Platform](https://developers.google.com/identity/protocols/oauth2) | ||
- **GitHub OAuth Documentation:** [GitHub OAuth Apps](https://docs.github.com/en/developers/apps/building-oauth-apps) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6867
134