We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74380a commit 15623b7Copy full SHA for 15623b7
src/clerk_backend_api/sdk.py
@@ -47,7 +47,7 @@
47
import weakref
48
49
# region imports
50
-from .jwks_helpers import AuthenticateRequestOptions, RequestState, authenticate_request
+from .jwks_helpers import AuthenticateRequestOptions, RequestState, authenticate_request, Requestish
51
# endregion imports
52
53
0 commit comments