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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
authlib
/
authlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
563
Star
5.4k
Code
Issues
116
Pull requests
28
Discussions
Actions
Projects
Security and quality
11
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: authlib/authlib
Actions
All workflows
Workflows
CodeQL
CodeQL
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
docs
docs
Release to PyPI
Release to PyPI
tests
tests
Show more workflows...
Management
Caches
Deployments
tests
tests
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
python.yml
will be ignored since log searching is not yet available
361 workflow runs
361 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
update token when fetching
tests
#1045:
Pull request
#936
opened by
calestyo
Action required
calestyo:update-token-when-fetching
calestyo:update-token-when-fetching
Action required
View #936
View workflow file
OAuth2 token fetch crashes with JSONDecodeError instead of a catchable error on rate-limit responses
tests
#1044:
Pull request
#929
synchronize by
juneja-varun
4m 27s
juneja-varun:fix/oauth2-non-json-error-response
juneja-varun:fix/oauth2-non-json-error-response
4m 27s
View #929
View workflow file
Accept httpx URL objects on OAuth client requests
tests
#1043:
Pull request
#934
synchronize by
gyanu2507
4m 24s
gyanu2507:httpx-url-objects
gyanu2507:httpx-url-objects
4m 24s
View #934
View workflow file
feat: add Identity Assertion JWT Authorization Grant (ID-JAG) (#898)
tests
#1042:
Commit
63b0075
pushed by
lepture
6m 20s
main
main
6m 20s
View workflow file
Accept httpx URL objects on OAuth client requests
tests
#1041:
Pull request
#934
synchronize by
gyanu2507
3m 55s
gyanu2507:httpx-url-objects
gyanu2507:httpx-url-objects
3m 55s
View #934
View workflow file
chore: release 1.8.0
tests
#1040:
Commit
1a86748
pushed by
lepture
4m 57s
main
main
4m 57s
View workflow file
Accept httpx URL objects on OAuth client requests
tests
#1039:
Pull request
#934
opened by
gyanu2507
3m 37s
gyanu2507:httpx-url-objects
gyanu2507:httpx-url-objects
3m 37s
View #934
View workflow file
Merge pull request #923 from authlib/fix-921
tests
#1038:
Commit
e4fb941
pushed by
lepture
5m 37s
main
main
5m 37s
View workflow file
Merge pull request #922 from authlib/fix-902
tests
#1037:
Commit
9f2cd2e
pushed by
lepture
5m 28s
main
main
5m 28s
View workflow file
ID tokens include a null nonce claim, breaking strict OIDC clients
tests
#1036:
Pull request
#930
opened by
juneja-varun
4m 15s
juneja-varun:fix/oidc-omit-empty-nonce-claim
juneja-varun:fix/oidc-omit-empty-nonce-claim
4m 15s
View #930
View workflow file
OAuth2 token fetch crashes with JSONDecodeError instead of a catchable error on rate-limit responses
tests
#1035:
Pull request
#929
opened by
juneja-varun
2m 59s
juneja-varun:fix/oauth2-non-json-error-response
juneja-varun:fix/oauth2-non-json-error-response
2m 59s
View #929
View workflow file
feat(oauth2): support form_post response mode on the authorization code and implicit grants
tests
#1034:
Pull request
#927
opened by
ChrisJr404
4m 36s
ChrisJr404:form-post-response-mode
ChrisJr404:form-post-response-mode
4m 36s
View #927
View workflow file
Return an empty list for an empty query string
tests
#1033:
Pull request
#926
opened by
RavSinghChandan
4m 17s
RavSinghChandan:extract-params-empty-string
RavSinghChandan:extract-params-empty-string
4m 17s
View #926
View workflow file
feat: let ResourceProtector take a token_validator in __init__
tests
#1032:
Pull request
#925
opened by
pryzmatical
4m 10s
pryzmatical:feat/resource-protector-token-validator-arg
pryzmatical:feat/resource-protector-token-validator-arg
4m 10s
View #925
View workflow file
AsyncOpenIDMixin.parse_id_token: return None when id_token is absent, matching the sync client
tests
#1031:
Pull request
#924
opened by
ckarnell
Action required
ckarnell:fix/async-parse-id-token-guard
ckarnell:fix/async-parse-id-token-guard
Action required
View #924
View workflow file
fix(oidc): omit claims when the value is None
tests
#1030:
Pull request
#923
opened by
lepture
5m 36s
fix-921
fix-921
5m 36s
View #923
View workflow file
fix(oidc): omit claims when the value is None
tests
#1029:
Commit
5d53239
pushed by
lepture
5m 1s
fix-921
fix-921
5m 1s
View #923
View workflow file
Merge pull request #919 from RavSinghChandan/fix-oauth1-insecure-tran…
tests
#1028:
Commit
772bc72
pushed by
lepture
6m 11s
main
main
6m 11s
View workflow file
Merge pull request #908 from arpitjain099/chore/device-cred-authentic…
tests
#1027:
Commit
11794b0
pushed by
lepture
6m 12s
main
main
6m 12s
View workflow file
fix(client): Added client_id parameter to AssertionClient (#476)
tests
#1026:
Commit
13f2eb0
pushed by
lepture
6m 26s
main
main
6m 26s
View workflow file
fix(client): rollback
tests
#1025:
Commit
dde5b7a
pushed by
lepture
6m 4s
main
main
6m 4s
View workflow file
fix(client): remove default= keyword from starlette client config.get…
tests
#1024:
Commit
e4aec8c
pushed by
lepture
3m 23s
main
main
3m 23s
View workflow file
fix(client): httpx oauth1 binary form data (#779)
tests
#1023:
Commit
62f41cc
pushed by
lepture
4m 26s
main
main
4m 26s
View workflow file
chore: update github docs
tests
#1022:
Commit
53ffa6a
pushed by
lepture
56m 28s
main
main
56m 28s
View workflow file
fix(client): client can be flexible with jwt's header
tests
#1021:
Pull request
#922
opened by
lepture
5m 59s
fix-902
fix-902
5m 59s
View #922
View workflow file
Previous
1
2
3
4
5
…
14
15
Next
You can’t perform that action at this time.