-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: jferrl/go-githubauth
base: v1.3.0
head repository: jferrl/go-githubauth
compare: v1.4.0
- 9 commits
- 9 files changed
- 1 contributor
Commits on Aug 29, 2025
-
Add GitHub star badge and call to action to README
Added a section encouraging users to star the repository on GitHub, including a badge and supporting text to help promote the project.
Configuration menu - View commit details
-
Copy full SHA for 273ba7e - Browse repository at this point
Copy the full SHA 273ba7eView commit details -
Add social share buttons to README
Introduced 'Share this project' section in the README with buttons for sharing on X (Twitter) and Reddit to increase project visibility.
Configuration menu - View commit details
-
Copy full SHA for 08a1f4d - Browse repository at this point
Copy the full SHA 08a1f4dView commit details -
Add GitHub contribution and issue templates
Introduced CONTRIBUTING.md, bug report and feature request issue templates, and a pull request template to standardize contributions, issue reporting, and PR submissions. These additions aim to improve project collaboration, clarify contribution guidelines, and streamline the review process.
Configuration menu - View commit details
-
Copy full SHA for a29e74e - Browse repository at this point
Copy the full SHA a29e74eView commit details
Commits on Aug 30, 2025
-
feat: Add support for GitHub personal access tokens
Introduces a new Personal Access Token source for OAuth2 authentication, supporting both classic and fine-grained tokens. Updates the README with usage instructions and security notes. Adds comprehensive tests for the new token source functionality.
Configuration menu - View commit details
-
Copy full SHA for 6597bf3 - Browse repository at this point
Copy the full SHA 6597bf3View commit details -
Add clean HTTP client and improve token source
Introduces a cleanHTTPClient function for better HTTP client defaults and connection pooling. Updates NewInstallationTokenSource to use the new HTTP client and wraps the installationTokenSource with oauth2.ReuseTokenSource for improved token reuse.
Configuration menu - View commit details
-
Copy full SHA for b3c566c - Browse repository at this point
Copy the full SHA b3c566cView commit details -
Update docs for v1.4.0: PAT support and performance
Added changelog and README updates for v1.4.0, highlighting new personal access token support, advanced token caching, high-performance HTTP client, and significant performance optimizations. Documentation now reflects new features and improvements for production readiness and efficiency.
Configuration menu - View commit details
-
Copy full SHA for 63ee6cf - Browse repository at this point
Copy the full SHA 63ee6cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2ef7b - Browse repository at this point
Copy the full SHA 9b2ef7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 768df99 - Browse repository at this point
Copy the full SHA 768df99View commit details -
Merge pull request #21 from jferrl/dev/jferrl/pat
feat: Add support for GitHub personal access tokens
Configuration menu - View commit details
-
Copy full SHA for 732f060 - Browse repository at this point
Copy the full SHA 732f060View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.0...v1.4.0