You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gabriel Rudloff
6361733679
feat: Add PKCE support (RFC 7636) ( #670 )
* feat: support PKCE in authorization flow (RFC 7636)
* test: add tests for PKCE flow
* docs: document PKCE usage in OpenID client
* chore: address linting and formatting issues
* test: full e2e pkce test
* test: skip pkce for 22 and below
---------
Co-authored-by: Richard Nemeth <ryshoooo@gmail.com>
4 days ago
..
data
style: removed manifest, applied pre-commit hooks
4 years ago
providers
fix: tests and upgraded deps (#419)
3 years ago
__init__.py
style: fixed docstrings everywhere
4 years ago
conftest.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_authorization.py
fix: fix tests (#661)
6 months ago
test_connection.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_exceptions.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_keycloak_admin.py
feat: implement authz import request (#685)
5 days ago
test_keycloak_openid.py
feat: add pool_maxsize parameter to connection managers (#651)
5 days ago
test_keycloak_uma.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_license.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_pkce_flow.py
feat: Add PKCE support (RFC 7636) (#670)
4 days ago
test_uma_permissions.py
fix: small bugs, use ruff as linter, added annotations
11 months ago
test_urls_patterns.py
fix: small bugs, use ruff as linter, added annotations
11 months ago