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 4894603 commit 6e9c9a6Copy full SHA for 6e9c9a6
1 file changed
src/auth0/management/__init__.py
@@ -5547,6 +5547,7 @@ def __dir__():
5547
"AsyncApprovalNotificationsChannelsEnum",
5548
"AsyncAuth0",
5549
"AsyncManagementClient",
5550
+ "AsyncTokenProvider",
5551
"AttackProtectionCaptchaArkoseResponseContent",
5552
"AttackProtectionCaptchaAuthChallengeRequest",
5553
"AttackProtectionCaptchaAuthChallengeResponseContent",
@@ -7982,6 +7983,7 @@ def __dir__():
7982
7983
"TestEventDataContent",
7984
"TokenExchangeProfileResponseContent",
7985
"TokenExchangeProfileTypeEnum",
7986
+ "TokenProvider",
7987
"TokenQuota",
7988
"TokenQuotaClientCredentials",
7989
"TokenQuotaConfiguration",
0 commit comments