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.
2 parents 8d2a1f6 + 8f19ae1 commit d5782c9Copy full SHA for d5782c9
descope/authmethod/enchantedlink.py
@@ -1,6 +1,7 @@
1
from __future__ import annotations
2
3
from typing import Awaitable, Union
4
+
5
import httpx
6
7
from descope._auth_base import AuthBase
0 commit comments