issues
search
lepture
/
authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
https://authlib.org/
BSD 3-Clause "New" or "Revised" License
4.58k
stars
458
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refresh and access tokens should not have the same lifespan
#686
manishahluwalia
opened
1 day ago
0
.
#685
sm750s
closed
5 days ago
1
Token authentication very slow > 5s
#684
dwt
opened
1 week ago
1
Introducing Authlib Guru on Gurubase.io
#683
kursataktas
opened
2 weeks ago
4
Support Python 3.13
#682
V02460
closed
1 month ago
1
Issue using Python 3.13
#681
erikpragt-connectid
closed
1 month ago
6
Remove of quotation func in headers as make a breaking change
#680
itaybar
closed
1 month ago
1
Flask tests fail under Python 3.13
#679
stefanor
closed
1 month ago
3
Problem with receiving code and state when using Microsoft as provider
#678
feyruzb
opened
2 months ago
0
update upload-artifact and download-artifact GHA actions
#676
azmeuk
closed
2 months ago
0
Add type hints to authlib
#675
fritz-trawa
closed
2 months ago
2
Release 1.3.2 - information missing
#674
ThiefMaster
closed
2 months ago
3
Locking session doesn't work
#673
AdamGold
opened
2 months ago
0
docs: fix typo
#672
hxtmdev
closed
2 months ago
1
Add token handling example for a Resource Server
#671
brunokc
opened
2 months ago
0
Update index.rst
#670
shininglegend
closed
3 months ago
0
EdDSA fails to decrypt JWTs
#667
Arzumify
opened
3 months ago
2
Python 3.12 support
#664
bverhoeve
closed
3 months ago
3
Unpinned Dependency on cryptography Breaks Installation Due to Rust Requirement
#663
oscarasco
opened
4 months ago
1
OAuth2Client: use correct auth method for token introspection
#662
AdamWill
opened
4 months ago
1
Fix: use unique variable name when clearing old state data
#661
jdeepee
closed
4 months ago
0
New token will not be fetched if grant_type='client_credentials' is passed for fetch_token()
#660
bryan-prime
opened
4 months ago
0
Thibaultmh/proposed fix to decode id token without kid in alg header
#659
thibault-tiro
closed
2 months ago
3
Why self.form.get('grant_type') and not self.data.get('grant_type') ?
#658
lguichard78
closed
4 months ago
10
Support for plain code_challenge_method
#657
k0mmsussert0d
opened
4 months ago
4
Extract load_key construction to separate method
#656
borislaviv
closed
4 months ago
0
Algorithm confusion when verifying JSON Web Tokens with asymmetric public keys
#654
milliesolem
closed
5 months ago
5
Change token in session
#653
devmitrandir
opened
5 months ago
2
getting no client id from vk.com oauth
#652
swats-the-floran
opened
5 months ago
1
OAuth2Request should access `grant_type` through `data`
#651
apvd
closed
4 months ago
2
Token refresh failed when using AsyncOAuth2Client with client credentials
#650
radiophysicist
opened
6 months ago
0
docs: typo fix
#649
HillaShx
closed
6 months ago
1
Too slow to generate id token with RSA
#648
w-mj
closed
7 months ago
1
rfc7009: return error if client validation fails
#646
amCap1712
closed
6 months ago
0
rfc6749: ensure request parameters are not included more than once in authorization endpoint
#645
amCap1712
closed
6 months ago
0
Fix ever-growing session cookie (starlette integration)
#644
Wauplin
closed
4 months ago
0
Expose leeway in clients
#643
michalismeng
closed
6 months ago
0
Fix authlib.oauth2.rfc9068.JWTIntrospectionEndpoint documentation mistakes
#642
twalcari
closed
3 weeks ago
3
JWTClaims accepts True/False `iat`.
#641
nairb774
opened
7 months ago
0
do not have refresh token
#640
surreal-xiyichan
opened
7 months ago
2
fix typo in oauth1.rst
#639
derenrich
closed
7 months ago
0
rfc7636: validate code challenge format
#638
amCap1712
closed
7 months ago
0
fix: OIDC "login" prompt should be "login" even if user authenticated
#637
frankie567
opened
8 months ago
0
RFC7592: set default values for `grant_types` and `response_types` when updating client
#636
frankie567
closed
7 months ago
2
fix: AttributeError: module 'importlib' has no attribute 'metadata'
#635
zzz-heygen
closed
7 months ago
4
Fix: fix token expiration check for proactive refreshing
#634
princekhunt
closed
7 months ago
1
Need to be able to add headers when calling authorize_redirect()
#633
securitypedant
opened
8 months ago
2
Allow to disable expired token auto-refresh
#632
roman-kachanovsky
opened
8 months ago
0
fix: Fix list of scopes in app integrations
#631
jorgeajimenezl
closed
4 months ago
0
JWT authentication issue
#630
jmrbcu
opened
9 months ago
3
Next