This website requires JavaScript.
Explore
Help
Sign In
encounter
/
adk-python
Watch
0
Star
0
Fork
0
mirror of
https://github.com/encounter/adk-python.git
synced
2026-07-09 18:19:28 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c6cdcd197a6780fc86d9183fa208f78c8a975d9
adk-python
/
tests
/
unittests
/
auth
T
History
Xiang (Sean) Zhou
and
Copybara-Service
5c6cdcd197
feat: Support Oauth2 client credentials grant type
...
PiperOrigin-RevId: 815813477
2025-10-06 11:28:17 -07:00
..
credential_service
…
exchanger
feat: Support Oauth2 client credentials grant type
2025-10-06 11:28:17 -07:00
refresher
…
__init__.py
…
test_auth_config.py
…
test_auth_handler.py
feat: add audience and prompt as configurable for OAuth flows
2025-09-03 21:53:54 -07:00
test_auth_preprocessor.py
fix: Only process the auth responses in the last event with content (if applicable i.e. it's authored by user)
2025-08-28 12:09:21 -07:00
test_credential_manager.py
feat: Support Oauth2 client credentials grant type
2025-10-06 11:28:17 -07:00
test_oauth2_credential_util.py
…
test_oauth2_discovery.py
feat: Introduce OAuth2DiscoveryManager to fetch metadata needed for OAuth
2025-09-24 21:53:48 -07:00