Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
oauthlib
/
oauthlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
531
Star
3k
Code
Issues
90
Pull requests
33
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2026
Merge pull request #963 from oauthlib/ft/pkcecode
Show description for 40b0ab5
JonathanHuot
authored
40b0ab5
View commit details
Copy full SHA for 40b0ab5
Browse repository at this point
Merge pull request #920 from hekhuisk/validate-client-authentication
Show description for 1b68cea
JonathanHuot
authored
1b68cea
View commit details
Copy full SHA for 1b68cea
Browse repository at this point
Commits on Jul 11, 2026
Organized validate_client functions for all grant to avoid mistake in grnat implementation
JonathanHuot
committed
c951a1d
View commit details
Copy full SHA for c951a1d
Browse repository at this point
Improve PKCE code comparison
JonathanHuot
committed
74664d3
View commit details
Copy full SHA for 74664d3
Browse repository at this point
Merge pull request #950 from oauthlib/feature/3.4.0-maintainer-agent
Show description for 9859b05
JonathanHuot
authored
9859b05
View commit details
Copy full SHA for 9859b05
Browse repository at this point
Merge branch 'master' into feature/3.4.0-maintainer-agent
JonathanHuot
authored
9bf9b97
View commit details
Copy full SHA for 9bf9b97
Browse repository at this point
Clarify agent instructions
JonathanHuot
committed
1ba7429
View commit details
Copy full SHA for 1ba7429
Browse repository at this point
Merge pull request #951 from oauthlib/feature/remove-jsonp
Show description for c21b611
JonathanHuot
authored
c21b611
View commit details
Copy full SHA for c21b611
Browse repository at this point
Reject callback in revocation params
Show description for 8f7db80
JonathanHuot
and
Copilot
committed
8f7db80
View commit details
Copy full SHA for 8f7db80
Browse repository at this point
Commits on Jun 10, 2026
Clarify 3.4.0 changelog status
Show description for 6beb90d
JonathanHuot
and
Copilot
committed
6beb90d
View commit details
Copy full SHA for 6beb90d
Browse repository at this point
Commits on May 29, 2026
Sort imports and update docs
hekhuisk
committed
68b292a
View commit details
Copy full SHA for 68b292a
Browse repository at this point
Commits on May 24, 2026
Potential fix for pull request finding
Show description for 0ee4744
auvipy
and
Copilot
authored
0ee4744
View commit details
Copy full SHA for 0ee4744
Browse repository at this point
Commits on May 23, 2026
Potential fix for pull request finding
Show description for d33b14e
auvipy
and
Copilot
authored
d33b14e
View commit details
Copy full SHA for d33b14e
Browse repository at this point
Commits on May 22, 2026
Remove JSONP support from token revocation
Show description for c888359
JonathanHuot
committed
c888359
View commit details
Copy full SHA for c888359
Browse repository at this point
Allow SSH to work in devcontainer
JonathanHuot
committed
6fc7ceb
View commit details
Copy full SHA for 6fc7ceb
Browse repository at this point
Add GitHub CLI to devcontainer
Show description for ee94c06
JonathanHuot
committed
ee94c06
View commit details
Copy full SHA for ee94c06
Browse repository at this point
Enforce gh CLI usage for all GitHub interactions
Show description for 68d8a7a
JonathanHuot
committed
68d8a7a
View commit details
Copy full SHA for 68d8a7a
Browse repository at this point
Release 3.4.0: Add OAuthLib Maintainer agent
Show description for 41ba5cd
JonathanHuot
committed
41ba5cd
View commit details
Copy full SHA for 41ba5cd
Browse repository at this point
Commits on Apr 22, 2026
Add `resource` to Request._params
Show description for b3f9edf
juannyG
authored and
auvipy
committed
b3f9edf
View commit details
Copy full SHA for b3f9edf
Browse repository at this point
Commits on Feb 28, 2026
Merge pull request #938 from cclauss/typos
Show description for a4689be
JonathanHuot
authored
a4689be
View commit details
Copy full SHA for a4689be
Browse repository at this point
Merge pull request #934 from cclauss/pre-commit-autoupdate-2026-02-21
Show description for 3963130
JonathanHuot
authored
3963130
View commit details
Copy full SHA for 3963130
Browse repository at this point
Merge pull request #932 from oauthlib/py38drop
Show description for 11f3547
JonathanHuot
authored
11f3547
View commit details
Copy full SHA for 11f3547
Browse repository at this point
Remove 3.8 from build, test & metadata
JonathanHuot
committed
14855ae
View commit details
Copy full SHA for 14855ae
Browse repository at this point
Dropn EOL Python 3.8 from CI
auvipy
authored and
JonathanHuot
committed
12473d8
View commit details
Copy full SHA for 12473d8
Browse repository at this point
Merge pull request #933 from oauthlib/osc
Show description for 2eeed13
JonathanHuot
authored
2eeed13
View commit details
Copy full SHA for 2eeed13
Browse repository at this point
Merge pull request #930 from oauthlib/devcontainer
Show description for 98a2373
JonathanHuot
authored
98a2373
View commit details
Copy full SHA for 98a2373
Browse repository at this point
Add MOTD for syntax help
JonathanHuot
committed
08ec147
View commit details
Copy full SHA for 08ec147
Browse repository at this point
Merge branch 'devcontainer' of https://github.com/oauthlib/oauthlib into devcontainer
JonathanHuot
committed
54567fd
View commit details
Copy full SHA for 54567fd
Browse repository at this point
Added python 3.14, 3.14t support
JonathanHuot
committed
3dcaaee
View commit details
Copy full SHA for 3dcaaee
Browse repository at this point
Add downstream folder ignored when run make
JonathanHuot
committed
5d2c620
View commit details
Copy full SHA for 5d2c620
Browse repository at this point
Add py314, 3.14t
Show description for e6edef0
JonathanHuot
and
cclauss
committed
e6edef0
View commit details
Copy full SHA for e6edef0
Browse repository at this point
Apply grammatical changes
JonathanHuot
committed
94d63c3
View commit details
Copy full SHA for 94d63c3
Browse repository at this point
Run pre-commit install once mount is active. Removed uvx install as not necessary.
JonathanHuot
committed
49098b5
View commit details
Copy full SHA for 49098b5
Browse repository at this point
Apply suggestions from code review
Show description for 3614e81
JonathanHuot
and
Copilot
committed
3614e81
View commit details
Copy full SHA for 3614e81
Browse repository at this point
Fix endline
JonathanHuot
committed
743bd88
View commit details
Copy full SHA for 743bd88
Browse repository at this point
Previous
Next
You can’t perform that action at this time.