We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7adde2 commit a5b30aaCopy full SHA for a5b30aa
tests/test_asyncio/conftest.py
@@ -25,6 +25,7 @@
25
DEFAULT_EXPIRATION_REFRESH_RATIO,
26
DEFAULT_LOWER_REFRESH_BOUND_MILLIS,
27
DEFAULT_MAX_ATTEMPTS,
28
+ DEFAULT_TOKEN_REQUEST_EXECUTION_TIMEOUT_IN_MS,
29
EntraIdCredentialsProvider,
30
)
31
from redis_entraid.identity_provider import (
0 commit comments