issues
search
Colin-b
/
httpx_auth
Authentication classes to be used with httpx
MIT License
117
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Keep dependencies up to date
#98
Colin-b
closed
1 month ago
1
OAuth2ClientCredentials client id and secret are not taken into account to distinguish tokens
#97
LeonardHd
opened
1 month ago
3
Document workaround to run a text-mode browser in a subprocess
#96
blag
opened
1 month ago
2
Add an option to disable cache
#95
halbow
closed
4 months ago
1
Make MultiAuth public API.
#94
rafalkrupinski
closed
1 month ago
2
Fix JSONDecodeError due to Improper Handling of Nested JSON Strings in JWT Payloads
#93
pythrick
opened
6 months ago
3
JSONDecodeError due to Improper Handling of Nested JSON Strings in JWT Payloads
#92
pythrick
opened
6 months ago
0
httpx_auth above v0.20.0 Results in a 403 Forbidden error on AWS API Gateway `execute-api` service with AWS Signature Version 4 auth
#91
amruthvvkp
closed
1 month ago
2
implicit doesn't support scope
#90
rafalkrupinski
opened
7 months ago
0
Test steps will now ensure packages can be installed and imported
#89
Colin-b
closed
7 months ago
1
Breaking: Use httpx generator-based auth-flow protocol in place of internal Clients
#88
rafalkrupinski
opened
7 months ago
5
Release version 0.22.0
#87
Colin-b
closed
8 months ago
1
Relax or update httpx dependency version.
#86
suspiciousRaccoon
closed
8 months ago
1
Raise more concrete exceptions
#85
rafalkrupinski
opened
8 months ago
0
Refactor OAuth flows to use OAuth2 as a base class.
#84
rafalkrupinski
closed
8 months ago
6
Release 0.21.0
#83
Colin-b
closed
8 months ago
1
Add support for localhost FQDN
#82
Colin-b
closed
8 months ago
0
Add refresh token support
#81
Colin-b
closed
8 months ago
1
Browser display settings + refactoring
#80
Colin-b
closed
8 months ago
1
Release 0.20.0
#79
Colin-b
closed
8 months ago
1
Fix remaining discrepancies with AWS documentation
#78
Colin-b
closed
8 months ago
1
AWS4Auth implementation relies a bit more on doc
#77
Colin-b
closed
8 months ago
1
Ensure non regression on current behavior of AWS4Auth
#76
Colin-b
closed
8 months ago
1
Cleanup AWS Signature V4 code a bit and solve the memory leak
#75
Colin-b
closed
8 months ago
1
Custom auth code templates
#74
blag
closed
8 months ago
7
Clean up deprecation warnings for utcnow and utcfromtimestamp
#73
rafalkrupinski
closed
9 months ago
2
thoughts on async implementation
#72
rafalkrupinski
opened
9 months ago
7
AWS4Auth produces incomplete canonical query string
#71
thurse93
closed
8 months ago
4
Release 0.19.0
#70
Colin-b
closed
9 months ago
1
Update pyproject.toml to permit httpx 0.26.*
#69
sweeneytr
closed
9 months ago
3
Fix a memory leak in repeated AWS4Auth initializations
#68
miikka
closed
8 months ago
8
Creating AWS4Auth instances with STS tokens leaks memory, slows down over time
#67
miikka
closed
8 months ago
2
Add support for httpx>=0.23.0 & python >=3.8, <=3.12
#66
foarsitter
closed
11 months ago
2
Release 0.18.0
#65
Colin-b
closed
1 year ago
1
Feature/httpx 0.25
#64
Colin-b
closed
1 year ago
3
Authentication for Java Server Pages or Spring Basic Login
#63
tanto-grs
opened
1 year ago
2
Okta client credentials should not request OpenID scope by default
#62
Colin-b
closed
8 months ago
1
Release 0.17.0
#61
Colin-b
closed
1 year ago
1
Version 0.16.0
#60
Colin-b
closed
1 year ago
1
Feature request: Google Cloud Auth
#59
aebrahim
opened
1 year ago
0
Handle WakaTime auth
#58
Colin-b
closed
1 year ago
2
Add `Accept` headers to grant retrieval
#57
Kludex
closed
1 year ago
8
Document how to use botocore to retrieve AWS credentials
#56
Colin-b
closed
8 months ago
0
ENH: AWS4Auth - add option to use boto3 for automatically retrieving credentials
#55
snowman2
closed
2 years ago
8
Basic auth should not be enforced for resource owner password flow
#54
paul121
closed
1 year ago
7
Release 0.15.0
#53
Colin-b
closed
2 years ago
1
Upgrade to httpx==0.23.*
#52
joseph-wortmann
closed
2 years ago
3
There is a security vulnerability in httpx<0.23.0
#51
joseph-wortmann
closed
2 years ago
1
Question: Why define headers to sign
#50
FlorianLudwig
closed
8 months ago
3
Release 0.14.1
#49
Colin-b
closed
2 years ago
1
Next