Skip to content

Commit 1c2136b

Browse files
fern-api[bot]developerkunal
authored andcommitted
SDK regeneration (#844)
Automated SDK generation by Fern --- ✅ Customizations automatically preserved in this update. --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 3da185b commit 1c2136b

10 files changed

Lines changed: 183 additions & 49 deletions

File tree

.fern/replay.lock

Lines changed: 29 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,28 @@ generations:
1919
generator_versions:
2020
fernapi/fern-python-sdk: 5.12.10
2121
base_branch_head: 3b19ca9899d758100ca38524af2cb079832fdc56
22-
current_generation: c1c18146c845e6c7916d0490f7ef02807f9bfebf
22+
- commit_sha: 812b8ca16fc2740001f9839ce5c88f85fed87c6e
23+
tree_hash: 24be5645b7a89574a130a72ceec1f410c757ae6c
24+
timestamp: 2026-05-19T12:25:04.138Z
25+
cli_version: unknown
26+
generator_versions:
27+
fernapi/fern-python-sdk: 5.12.10
28+
current_generation: 812b8ca16fc2740001f9839ce5c88f85fed87c6e
2329
patches:
2430
- id: patch-4894603d
25-
content_hash: sha256:2ca56f02c24fc60f076b081eb5d06f4848d08c24003b591d61421d753128b106
31+
content_hash: sha256:85d8e392938ef0338e526c1cc9abe95cc3b51986f1145d7b25ceef95605d282c
2632
original_commit: 4894603d03409962bc60a34712de8abffe919e2c
2733
original_message: "chore: Restore custom wiring in management/__init__.py"
2834
original_author: Kunal Dawar <kunal.dawar@okta.com>
29-
base_generation: c1c18146c845e6c7916d0490f7ef02807f9bfebf
35+
base_generation: 812b8ca16fc2740001f9839ce5c88f85fed87c6e
3036
files:
3137
- src/auth0/management/__init__.py
3238
patch_content: |
3339
diff --git a/src/auth0/management/__init__.py b/src/auth0/management/__init__.py
34-
index 2822ff3..e537579 100644
40+
index 46338c3..4fd6baf 100644
3541
--- a/src/auth0/management/__init__.py
3642
+++ b/src/auth0/management/__init__.py
37-
@@ -2741,6 +2741,8 @@ if typing.TYPE_CHECKING:
43+
@@ -2743,6 +2743,8 @@ if typing.TYPE_CHECKING:
3844
from .environment import Auth0Environment
3945
from .event_streams import EventStreamsCreateRequest
4046
from .version import __version__
@@ -43,7 +49,7 @@ patches:
4349
_dynamic_imports: typing.Dict[str, str] = {
4450
"Action": ".types",
4551
"ActionBase": ".types",
46-
@@ -2801,6 +2803,8 @@ _dynamic_imports: typing.Dict[str, str] = {
52+
@@ -2803,6 +2805,8 @@ _dynamic_imports: typing.Dict[str, str] = {
4753
"AssociateOrganizationClientGrantResponseContent": ".types",
4854
"AsyncApprovalNotificationsChannelsEnum": ".types",
4955
"AsyncAuth0": ".client",
@@ -52,37 +58,31 @@ patches:
5258
"AttackProtectionCaptchaArkoseResponseContent": ".types",
5359
"AttackProtectionCaptchaAuthChallengeRequest": ".types",
5460
"AttackProtectionCaptchaAuthChallengeResponseContent": ".types",
55-
@@ -3756,9 +3760,9 @@ _dynamic_imports: typing.Dict[str, str] = {
56-
"CreateVerificationEmailResponseContent": ".types",
57-
"CreatedAuthenticationMethodTypeEnum": ".types",
58-
"CreatedUserAuthenticationMethodTypeEnum": ".types",
59-
- "CredentialDeviceTypeEnum": ".types",
61+
@@ -3761,6 +3765,7 @@ _dynamic_imports: typing.Dict[str, str] = {
62+
"CredentialDeviceTypeEnum": ".types",
6063
"CredentialId": ".types",
6164
"CustomDomain": ".types",
6265
+ "CustomDomainHeader": ".management_client",
6366
"CustomDomainCustomClientIpHeader": ".types",
6467
"CustomDomainCustomClientIpHeaderEnum": ".types",
6568
"CustomDomainProvisioningTypeEnum": ".types",
66-
@@ -5016,6 +5020,7 @@ _dynamic_imports: typing.Dict[str, str] = {
69+
@@ -5020,6 +5025,7 @@ _dynamic_imports: typing.Dict[str, str] = {
6770
"LogStreamSumoEnum": ".types",
6871
"LogStreamSumoResponseSchema": ".types",
6972
"LogStreamSumoSink": ".types",
7073
+ "ManagementClient": ".management_client",
7174
"MdlPresentationProperties": ".types",
7275
"MdlPresentationRequest": ".types",
7376
"MdlPresentationRequestProperties": ".types",
74-
@@ -5242,9 +5247,9 @@ _dynamic_imports: typing.Dict[str, str] = {
77+
@@ -5246,6 +5252,7 @@ _dynamic_imports: typing.Dict[str, str] = {
7578
"TokenQuota": ".types",
7679
"TokenQuotaClientCredentials": ".types",
7780
"TokenQuotaConfiguration": ".types",
7881
+ "TokenProvider": ".token_provider",
7982
"TooManyRequestsError": ".errors",
8083
"TooManyRequestsSchema": ".types",
81-
- "TooManyRequestsSchemaError": ".types",
82-
"TwilioProviderConfiguration": ".types",
83-
"TwilioProviderCredentials": ".types",
84-
"TwilioProviderDeliveryMethodEnum": ".types",
85-
@@ -5557,6 +5562,8 @@ __all__ = [
84+
"TooManyRequestsSchemaError": ".types",
85+
@@ -5561,6 +5568,8 @@ __all__ = [
8686
"AssociateOrganizationClientGrantResponseContent",
8787
"AsyncApprovalNotificationsChannelsEnum",
8888
"AsyncAuth0",
@@ -91,18 +91,15 @@ patches:
9191
"AttackProtectionCaptchaArkoseResponseContent",
9292
"AttackProtectionCaptchaAuthChallengeRequest",
9393
"AttackProtectionCaptchaAuthChallengeResponseContent",
94-
@@ -7769,9 +7776,9 @@ __all__ = [
95-
"LogStreamSplunkResponseSchema",
96-
"LogStreamSplunkSink",
97-
"LogStreamStatusEnum",
98-
- "LogStreamSumoEnum",
94+
@@ -7778,6 +7787,7 @@ __all__ = [
95+
"LogStreamSumoEnum",
9996
"LogStreamSumoResponseSchema",
10097
"LogStreamSumoSink",
10198
+ "ManagementClient",
10299
"MdlPresentationProperties",
103100
"MdlPresentationRequest",
104101
"MdlPresentationRequestProperties",
105-
@@ -7995,6 +8002,7 @@ __all__ = [
102+
@@ -8001,6 +8011,7 @@ __all__ = [
106103
"TestEventDataContent",
107104
"TokenExchangeProfileResponseContent",
108105
"TokenExchangeProfileTypeEnum",
@@ -1582,6 +1579,8 @@ patches:
15821579
ExpressConfiguration,
15831580
ExpressConfigurationOrNull,
15841581
ExtensibilityEmailProviderCredentials,
1582+
FedCmLogin,
1583+
FedCmLoginGoogle,
15851584
FederatedConnectionTokenSet,
15861585
FlowAction,
15871586
FlowActionActivecampaign,
@@ -4331,6 +4330,8 @@ patches:
43314330
"ExpressConfiguration": ".types",
43324331
"ExpressConfigurationOrNull": ".types",
43334332
"ExtensibilityEmailProviderCredentials": ".types",
4333+
"FedCmLogin": ".types",
4334+
"FedCmLoginGoogle": ".types",
43344335
"FederatedConnectionTokenSet": ".types",
43354336
"FlowAction": ".types",
43364337
"FlowActionActivecampaign": ".types",
@@ -7091,6 +7092,8 @@ patches:
70917092
"ExpressConfiguration",
70927093
"ExpressConfigurationOrNull",
70937094
"ExtensibilityEmailProviderCredentials",
7095+
"FedCmLogin",
7096+
"FedCmLoginGoogle",
70947097
"FederatedConnectionTokenSet",
70957098
"FlowAction",
70967099
"FlowActionActivecampaign",
@@ -8360,7 +8363,7 @@ patches:
83608363
original_commit: f182694f50720cacb568ff5c7a1894b0dd972373
83618364
original_message: "fix: Add top-level `py.typed` marker to resolve IDE import errors (#829)"
83628365
original_author: Snehil Kishore <snehil.kishore@okta.com>
8363-
base_generation: c1c18146c845e6c7916d0490f7ef02807f9bfebf
8366+
base_generation: 812b8ca16fc2740001f9839ce5c88f85fed87c6e
83648367
files:
83658368
- src/auth0/py.typed
83668369
patch_content: |+
@@ -8419,7 +8422,7 @@ patches:
84198422
original_commit: 1026b4d84790f1037f99df904ddf58d68f944224
84208423
original_message: Release 5.4.0 (#838)
84218424
original_author: Snehil Kishore <snehil.kishore@okta.com>
8422-
base_generation: c1c18146c845e6c7916d0490f7ef02807f9bfebf
8425+
base_generation: 812b8ca16fc2740001f9839ce5c88f85fed87c6e
84238426
files:
84248427
- .version
84258428
- CHANGELOG.md

.fernignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ tests/authentication/
1919
# Root auth0 __init__.py and py.typed marker
2020
src/auth0/__init__.py
2121
src/auth0/py.typed
22+
<<<<<<< ours
23+
=======
24+
25+
# Telemetry customization (Auth0 format with dynamic versioning)
26+
src/auth0/management/core/client_wrapper.py
27+
>>>>>>> theirs
2228

2329
# Files edited to incorporate both APIs
2430
pyproject.toml

reference.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1902,6 +1902,14 @@ client.clients.create(
19021902
<dl>
19031903
<dd>
19041904

1905+
**fedcm_login:** `typing.Optional[FedCmLogin]`
1906+
1907+
</dd>
1908+
</dl>
1909+
1910+
<dl>
1911+
<dd>
1912+
19051913
**refresh_token:** `typing.Optional[ClientRefreshTokenConfiguration]`
19061914

19071915
</dd>
@@ -2783,6 +2791,14 @@ client.clients.update(
27832791
<dl>
27842792
<dd>
27852793

2794+
**fedcm_login:** `typing.Optional[FedCmLogin]`
2795+
2796+
</dd>
2797+
</dl>
2798+
2799+
<dl>
2800+
<dd>
2801+
27862802
**refresh_token:** `typing.Optional[ClientRefreshTokenConfiguration]`
27872803

27882804
</dd>

src/auth0/management/__init__.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,6 +1468,8 @@
14681468
ExpressConfiguration,
14691469
ExpressConfigurationOrNull,
14701470
ExtensibilityEmailProviderCredentials,
1471+
FedCmLogin,
1472+
FedCmLoginGoogle,
14711473
FederatedConnectionTokenSet,
14721474
FlowAction,
14731475
FlowActionActivecampaign,
@@ -4217,6 +4219,8 @@
42174219
"ExpressConfiguration": ".types",
42184220
"ExpressConfigurationOrNull": ".types",
42194221
"ExtensibilityEmailProviderCredentials": ".types",
4222+
"FedCmLogin": ".types",
4223+
"FedCmLoginGoogle": ".types",
42204224
"FederatedConnectionTokenSet": ".types",
42214225
"FlowAction": ".types",
42224226
"FlowActionActivecampaign": ".types",
@@ -6977,6 +6981,8 @@ def __dir__():
69776981
"ExpressConfiguration",
69786982
"ExpressConfigurationOrNull",
69796983
"ExtensibilityEmailProviderCredentials",
6984+
"FedCmLogin",
6985+
"FedCmLoginGoogle",
69806986
"FederatedConnectionTokenSet",
69816987
"FlowAction",
69826988
"FlowActionActivecampaign",

src/auth0/management/clients/client.py

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
from ..types.create_token_quota import CreateTokenQuota
4747
from ..types.express_configuration import ExpressConfiguration
4848
from ..types.express_configuration_or_null import ExpressConfigurationOrNull
49+
from ..types.fed_cm_login import FedCmLogin
4950
from ..types.get_client_response_content import GetClientResponseContent
5051
from ..types.list_clients_offset_paginated_response_content import ListClientsOffsetPaginatedResponseContent
5152
from ..types.native_social_login import NativeSocialLogin
@@ -246,6 +247,7 @@ def create(
246247
mobile: typing.Optional[ClientMobile] = OMIT,
247248
initiate_login_uri: typing.Optional[str] = OMIT,
248249
native_social_login: typing.Optional[NativeSocialLogin] = OMIT,
250+
fedcm_login: typing.Optional[FedCmLogin] = OMIT,
249251
refresh_token: typing.Optional[ClientRefreshTokenConfiguration] = OMIT,
250252
default_organization: typing.Optional[ClientDefaultOrganization] = OMIT,
251253
organization_usage: typing.Optional[ClientOrganizationUsageEnum] = OMIT,
@@ -377,6 +379,8 @@ def create(
377379
378380
native_social_login : typing.Optional[NativeSocialLogin]
379381
382+
fedcm_login : typing.Optional[FedCmLogin]
383+
380384
refresh_token : typing.Optional[ClientRefreshTokenConfiguration]
381385
382386
default_organization : typing.Optional[ClientDefaultOrganization]
@@ -478,6 +482,7 @@ def create(
478482
mobile=mobile,
479483
initiate_login_uri=initiate_login_uri,
480484
native_social_login=native_social_login,
485+
fedcm_login=fedcm_login,
481486
refresh_token=refresh_token,
482487
default_organization=default_organization,
483488
organization_usage=organization_usage,
@@ -735,6 +740,7 @@ def update(
735740
mobile: typing.Optional[ClientMobile] = OMIT,
736741
initiate_login_uri: typing.Optional[str] = OMIT,
737742
native_social_login: typing.Optional[NativeSocialLogin] = OMIT,
743+
fedcm_login: typing.Optional[FedCmLogin] = OMIT,
738744
refresh_token: typing.Optional[ClientRefreshTokenConfiguration] = OMIT,
739745
default_organization: typing.Optional[ClientDefaultOrganization] = OMIT,
740746
organization_usage: typing.Optional[ClientOrganizationUsagePatchEnum] = OMIT,
@@ -869,6 +875,8 @@ def update(
869875
870876
native_social_login : typing.Optional[NativeSocialLogin]
871877
878+
fedcm_login : typing.Optional[FedCmLogin]
879+
872880
refresh_token : typing.Optional[ClientRefreshTokenConfiguration]
873881
874882
default_organization : typing.Optional[ClientDefaultOrganization]
@@ -968,6 +976,7 @@ def update(
968976
mobile=mobile,
969977
initiate_login_uri=initiate_login_uri,
970978
native_social_login=native_social_login,
979+
fedcm_login=fedcm_login,
971980
refresh_token=refresh_token,
972981
default_organization=default_organization,
973982
organization_usage=organization_usage,
@@ -1236,6 +1245,7 @@ async def create(
12361245
mobile: typing.Optional[ClientMobile] = OMIT,
12371246
initiate_login_uri: typing.Optional[str] = OMIT,
12381247
native_social_login: typing.Optional[NativeSocialLogin] = OMIT,
1248+
fedcm_login: typing.Optional[FedCmLogin] = OMIT,
12391249
refresh_token: typing.Optional[ClientRefreshTokenConfiguration] = OMIT,
12401250
default_organization: typing.Optional[ClientDefaultOrganization] = OMIT,
12411251
organization_usage: typing.Optional[ClientOrganizationUsageEnum] = OMIT,
@@ -1367,6 +1377,8 @@ async def create(
13671377
13681378
native_social_login : typing.Optional[NativeSocialLogin]
13691379
1380+
fedcm_login : typing.Optional[FedCmLogin]
1381+
13701382
refresh_token : typing.Optional[ClientRefreshTokenConfiguration]
13711383
13721384
default_organization : typing.Optional[ClientDefaultOrganization]
@@ -1476,6 +1488,7 @@ async def main() -> None:
14761488
mobile=mobile,
14771489
initiate_login_uri=initiate_login_uri,
14781490
native_social_login=native_social_login,
1491+
fedcm_login=fedcm_login,
14791492
refresh_token=refresh_token,
14801493
default_organization=default_organization,
14811494
organization_usage=organization_usage,
@@ -1765,6 +1778,7 @@ async def update(
17651778
mobile: typing.Optional[ClientMobile] = OMIT,
17661779
initiate_login_uri: typing.Optional[str] = OMIT,
17671780
native_social_login: typing.Optional[NativeSocialLogin] = OMIT,
1781+
fedcm_login: typing.Optional[FedCmLogin] = OMIT,
17681782
refresh_token: typing.Optional[ClientRefreshTokenConfiguration] = OMIT,
17691783
default_organization: typing.Optional[ClientDefaultOrganization] = OMIT,
17701784
organization_usage: typing.Optional[ClientOrganizationUsagePatchEnum] = OMIT,
@@ -1899,6 +1913,8 @@ async def update(
18991913
19001914
native_social_login : typing.Optional[NativeSocialLogin]
19011915
1916+
fedcm_login : typing.Optional[FedCmLogin]
1917+
19021918
refresh_token : typing.Optional[ClientRefreshTokenConfiguration]
19031919
19041920
default_organization : typing.Optional[ClientDefaultOrganization]
@@ -2006,6 +2022,7 @@ async def main() -> None:
20062022
mobile=mobile,
20072023
initiate_login_uri=initiate_login_uri,
20082024
native_social_login=native_social_login,
2025+
fedcm_login=fedcm_login,
20092026
refresh_token=refresh_token,
20102027
default_organization=default_organization,
20112028
organization_usage=organization_usage,

0 commit comments

Comments
 (0)