@distilled.cloud/supabase 0.19.1 → 0.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/credentials.d.ts +1 -1
- package/lib/credentials.d.ts.map +1 -1
- package/lib/credentials.js +2 -2
- package/lib/credentials.js.map +1 -1
- package/lib/operations/v1ActivateCustomHostname.d.ts +13 -13
- package/lib/operations/v1ApplyAMigration.d.ts +2 -2
- package/lib/operations/v1ApplyProjectAddon.d.ts +2 -2
- package/lib/operations/v1AuthorizeJitAccess.d.ts +3 -3
- package/lib/operations/v1AuthorizeUser.d.ts +5 -5
- package/lib/operations/v1BulkUpdateFunctions.d.ts +7 -7
- package/lib/operations/v1CreateABranch.d.ts +14 -14
- package/lib/operations/v1CreateAProject.d.ts +5 -5
- package/lib/operations/v1CreateASsoProvider.d.ts +20 -20
- package/lib/operations/v1CreateAnOrganization.d.ts +1 -1
- package/lib/operations/v1CreateLegacySigningKey.d.ts +3 -3
- package/lib/operations/v1CreateLoginRole.d.ts +2 -2
- package/lib/operations/v1CreateProjectApiKey.d.ts +8 -8
- package/lib/operations/v1CreateProjectClaimToken.d.ts +3 -3
- package/lib/operations/v1CreateProjectSigningKey.d.ts +5 -5
- package/lib/operations/v1CreateProjectTpaIntegration.d.ts +8 -8
- package/lib/operations/v1CreateRestorePoint.d.ts +2 -2
- package/lib/operations/v1DeleteAFunction.d.ts +1 -1
- package/lib/operations/v1DeleteAProject.d.ts +1 -1
- package/lib/operations/v1DeleteASsoProvider.d.ts +14 -14
- package/lib/operations/v1DeleteNetworkBans.d.ts +2 -2
- package/lib/operations/v1DeleteProjectApiKey.d.ts +7 -7
- package/lib/operations/v1DeleteProjectTpaIntegration.d.ts +5 -5
- package/lib/operations/v1DeployAFunction.d.ts +10 -10
- package/lib/operations/v1ExchangeOauthToken.d.ts +2 -2
- package/lib/operations/v1GenerateTypescriptTypes.d.ts +1 -1
- package/lib/operations/v1GetABranch.d.ts +11 -11
- package/lib/operations/v1GetABranchConfig.d.ts +6 -6
- package/lib/operations/v1GetAFunction.d.ts +8 -8
- package/lib/operations/v1GetAFunctionBody.d.ts +1 -1
- package/lib/operations/v1GetAMigration.d.ts +4 -4
- package/lib/operations/v1GetASnippet.d.ts +14 -14
- package/lib/operations/v1GetASsoProvider.d.ts +14 -14
- package/lib/operations/v1GetActionRun.d.ts +6 -6
- package/lib/operations/v1GetAllProjectsForOrganization.d.ts +19 -19
- package/lib/operations/v1GetAnOrganization.d.ts +2 -2
- package/lib/operations/v1GetAuthServiceConfig.d.ts +62 -62
- package/lib/operations/v1GetAvailableRegions.d.ts +13 -13
- package/lib/operations/v1GetDiskUtilization.d.ts +2 -2
- package/lib/operations/v1GetHostnameConfig.d.ts +13 -13
- package/lib/operations/v1GetJitAccess.d.ts +2 -2
- package/lib/operations/v1GetJitAccessConfig.d.ts +2 -2
- package/lib/operations/v1GetLegacySigningKey.d.ts +3 -3
- package/lib/operations/v1GetNetworkRestrictions.d.ts +2 -2
- package/lib/operations/v1GetOrganizationEntitlements.d.ts +1 -1
- package/lib/operations/v1GetOrganizationProjectClaim.d.ts +13 -13
- package/lib/operations/v1GetPoolerConfig.d.ts +6 -6
- package/lib/operations/v1GetPostgresConfig.d.ts +4 -4
- package/lib/operations/v1GetPostgresUpgradeEligibility.d.ts +5 -5
- package/lib/operations/v1GetPostgresUpgradeStatus.d.ts +2 -2
- package/lib/operations/v1GetPostgrestServiceConfig.d.ts +2 -2
- package/lib/operations/v1GetProject.d.ts +8 -8
- package/lib/operations/v1GetProjectApiKey.d.ts +6 -6
- package/lib/operations/v1GetProjectApiKeys.d.ts +5 -5
- package/lib/operations/v1GetProjectClaimToken.d.ts +2 -2
- package/lib/operations/v1GetProjectDiskAutoscaleConfig.d.ts +1 -1
- package/lib/operations/v1GetProjectFunctionCombinedStats.d.ts +3 -3
- package/lib/operations/v1GetProjectLogs.d.ts +3 -3
- package/lib/operations/v1GetProjectPgbouncerConfig.d.ts +3 -3
- package/lib/operations/v1GetProjectSigningKey.d.ts +3 -3
- package/lib/operations/v1GetProjectSigningKeys.d.ts +3 -3
- package/lib/operations/v1GetProjectTpaIntegration.d.ts +5 -5
- package/lib/operations/v1GetProjectUsageApiCount.d.ts +2 -2
- package/lib/operations/v1GetProjectUsageRequestCount.d.ts +1 -1
- package/lib/operations/v1GetReadonlyModeStatus.d.ts +1 -1
- package/lib/operations/v1GetRealtimeConfig.d.ts +5 -5
- package/lib/operations/v1GetRestorePoint.d.ts +2 -2
- package/lib/operations/v1GetServicesHealth.d.ts +3 -3
- package/lib/operations/v1GetSslEnforcementConfig.d.ts +1 -1
- package/lib/operations/v1GetStorageConfig.d.ts +15 -15
- package/lib/operations/v1GetVanitySubdomainConfig.d.ts +1 -1
- package/lib/operations/v1ListActionRuns.d.ts +8 -8
- package/lib/operations/v1ListAllBackups.d.ts +4 -4
- package/lib/operations/v1ListAllBranches.d.ts +10 -10
- package/lib/operations/v1ListAllBuckets.d.ts +2 -2
- package/lib/operations/v1ListAllFunctions.d.ts +7 -7
- package/lib/operations/v1ListAllOrganizations.d.ts +1 -1
- package/lib/operations/v1ListAllProjects.d.ts +8 -8
- package/lib/operations/v1ListAllSecrets.d.ts +1 -1
- package/lib/operations/v1ListAllSnippets.d.ts +11 -11
- package/lib/operations/v1ListAllSsoProvider.d.ts +13 -13
- package/lib/operations/v1ListAvailableRestoreVersions.d.ts +2 -2
- package/lib/operations/v1ListJitAccess.d.ts +2 -2
- package/lib/operations/v1ListMigrationHistory.d.ts +1 -1
- package/lib/operations/v1ListOrganizationMembers.d.ts +3 -3
- package/lib/operations/v1ListProjectAddons.d.ts +13 -13
- package/lib/operations/v1ListProjectTpaIntegrations.d.ts +5 -5
- package/lib/operations/v1MergeABranch.d.ts +1 -1
- package/lib/operations/v1ModifyDatabaseDisk.d.ts +1 -1
- package/lib/operations/v1OauthAuthorizeProjectClaim.d.ts +5 -5
- package/lib/operations/v1PatchAMigration.d.ts +2 -2
- package/lib/operations/v1PatchNetworkRestrictions.d.ts +4 -4
- package/lib/operations/v1PushABranch.d.ts +1 -1
- package/lib/operations/v1ReadOnlyQuery.d.ts +2 -2
- package/lib/operations/v1RemoveAReadReplica.d.ts +1 -1
- package/lib/operations/v1RemoveProjectAddon.d.ts +1 -1
- package/lib/operations/v1RemoveProjectSigningKey.d.ts +3 -3
- package/lib/operations/v1ResetABranch.d.ts +1 -1
- package/lib/operations/v1RestorePhysicalBackup.d.ts +1 -1
- package/lib/operations/v1RestorePitrBackup.d.ts +1 -1
- package/lib/operations/v1RollbackMigrations.d.ts +1 -1
- package/lib/operations/v1RunAQuery.d.ts +2 -2
- package/lib/operations/v1SetupAReadReplica.d.ts +1 -1
- package/lib/operations/v1Undo.d.ts +1 -1
- package/lib/operations/v1UpdateABranchConfig.d.ts +13 -13
- package/lib/operations/v1UpdateAFunction.d.ts +13 -13
- package/lib/operations/v1UpdateAProject.d.ts +2 -2
- package/lib/operations/v1UpdateASsoProvider.d.ts +20 -20
- package/lib/operations/v1UpdateActionRunStatus.d.ts +5 -5
- package/lib/operations/v1UpdateAuthServiceConfig.d.ts +226 -226
- package/lib/operations/v1UpdateDatabasePassword.d.ts +1 -1
- package/lib/operations/v1UpdateHostnameConfig.d.ts +14 -14
- package/lib/operations/v1UpdateJitAccess.d.ts +5 -5
- package/lib/operations/v1UpdateJitAccessConfig.d.ts +2 -2
- package/lib/operations/v1UpdateNetworkRestrictions.d.ts +3 -3
- package/lib/operations/v1UpdatePoolerConfig.d.ts +1 -1
- package/lib/operations/v1UpdatePostgresConfig.d.ts +10 -10
- package/lib/operations/v1UpdatePostgrestServiceConfig.d.ts +4 -4
- package/lib/operations/v1UpdateProjectApiKey.d.ts +8 -8
- package/lib/operations/v1UpdateProjectLegacyApiKeys.d.ts +1 -1
- package/lib/operations/v1UpdateProjectSigningKey.d.ts +3 -3
- package/lib/operations/v1UpdateRealtimeConfig.d.ts +6 -6
- package/lib/operations/v1UpdateSslEnforcementConfig.d.ts +1 -1
- package/lib/operations/v1UpdateStorageConfig.d.ts +11 -11
- package/lib/operations/v1UpgradePostgresVersion.d.ts +1 -1
- package/lib/operations/v1UpsertAMigration.d.ts +2 -2
- package/lib/operations/v1VerifyDnsConfig.d.ts +13 -13
- package/package.json +3 -3
- package/src/credentials.ts +2 -2
|
@@ -484,245 +484,243 @@ export type V1UpdateAuthServiceConfigOutput = typeof V1UpdateAuthServiceConfigOu
|
|
|
484
484
|
* @param ref - Project ref
|
|
485
485
|
*/
|
|
486
486
|
export declare const v1UpdateAuthServiceConfig: import("@distilled.cloud/core/client").OperationMethod<{
|
|
487
|
-
readonly
|
|
488
|
-
readonly
|
|
489
|
-
readonly db_max_pool_size?: number | null | undefined;
|
|
490
|
-
readonly db_max_pool_size_unit?: "connections" | "percent" | null | undefined;
|
|
487
|
+
readonly ref: string;
|
|
488
|
+
readonly site_url?: string | null | undefined;
|
|
491
489
|
readonly disable_signup?: boolean | null | undefined;
|
|
490
|
+
readonly jwt_exp?: number | null | undefined;
|
|
491
|
+
readonly smtp_admin_email?: string | null | undefined;
|
|
492
|
+
readonly smtp_host?: string | null | undefined;
|
|
493
|
+
readonly smtp_port?: string | null | undefined;
|
|
494
|
+
readonly smtp_user?: string | null | undefined;
|
|
495
|
+
readonly smtp_pass?: string | null | undefined;
|
|
496
|
+
readonly smtp_max_frequency?: number | null | undefined;
|
|
497
|
+
readonly smtp_sender_name?: string | null | undefined;
|
|
498
|
+
readonly mailer_allow_unverified_email_sign_ins?: boolean | null | undefined;
|
|
499
|
+
readonly mailer_autoconfirm?: boolean | null | undefined;
|
|
500
|
+
readonly mailer_subjects_invite?: string | null | undefined;
|
|
501
|
+
readonly mailer_subjects_confirmation?: string | null | undefined;
|
|
502
|
+
readonly mailer_subjects_recovery?: string | null | undefined;
|
|
503
|
+
readonly mailer_subjects_email_change?: string | null | undefined;
|
|
504
|
+
readonly mailer_subjects_magic_link?: string | null | undefined;
|
|
505
|
+
readonly mailer_subjects_reauthentication?: string | null | undefined;
|
|
506
|
+
readonly mailer_subjects_password_changed_notification?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
507
|
+
readonly mailer_subjects_email_changed_notification?: string | null | undefined;
|
|
508
|
+
readonly mailer_subjects_phone_changed_notification?: string | null | undefined;
|
|
509
|
+
readonly mailer_subjects_mfa_factor_enrolled_notification?: string | null | undefined;
|
|
510
|
+
readonly mailer_subjects_mfa_factor_unenrolled_notification?: string | null | undefined;
|
|
511
|
+
readonly mailer_subjects_identity_linked_notification?: string | null | undefined;
|
|
512
|
+
readonly mailer_subjects_identity_unlinked_notification?: string | null | undefined;
|
|
513
|
+
readonly mailer_templates_invite_content?: string | null | undefined;
|
|
514
|
+
readonly mailer_templates_confirmation_content?: string | null | undefined;
|
|
515
|
+
readonly mailer_templates_recovery_content?: string | null | undefined;
|
|
516
|
+
readonly mailer_templates_email_change_content?: string | null | undefined;
|
|
517
|
+
readonly mailer_templates_magic_link_content?: string | null | undefined;
|
|
518
|
+
readonly mailer_templates_reauthentication_content?: string | null | undefined;
|
|
519
|
+
readonly mailer_templates_password_changed_notification_content?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
520
|
+
readonly mailer_templates_email_changed_notification_content?: string | null | undefined;
|
|
521
|
+
readonly mailer_templates_phone_changed_notification_content?: string | null | undefined;
|
|
522
|
+
readonly mailer_templates_mfa_factor_enrolled_notification_content?: string | null | undefined;
|
|
523
|
+
readonly mailer_templates_mfa_factor_unenrolled_notification_content?: string | null | undefined;
|
|
524
|
+
readonly mailer_templates_identity_linked_notification_content?: string | null | undefined;
|
|
525
|
+
readonly mailer_templates_identity_unlinked_notification_content?: string | null | undefined;
|
|
526
|
+
readonly mailer_notifications_password_changed_enabled?: boolean | null | undefined;
|
|
527
|
+
readonly mailer_notifications_email_changed_enabled?: boolean | null | undefined;
|
|
528
|
+
readonly mailer_notifications_phone_changed_enabled?: boolean | null | undefined;
|
|
529
|
+
readonly mailer_notifications_mfa_factor_enrolled_enabled?: boolean | null | undefined;
|
|
530
|
+
readonly mailer_notifications_mfa_factor_unenrolled_enabled?: boolean | null | undefined;
|
|
531
|
+
readonly mailer_notifications_identity_linked_enabled?: boolean | null | undefined;
|
|
532
|
+
readonly mailer_notifications_identity_unlinked_enabled?: boolean | null | undefined;
|
|
533
|
+
readonly mfa_max_enrolled_factors?: number | null | undefined;
|
|
534
|
+
readonly uri_allow_list?: string | null | undefined;
|
|
492
535
|
readonly external_anonymous_users_enabled?: boolean | null | undefined;
|
|
493
|
-
readonly
|
|
536
|
+
readonly external_email_enabled?: boolean | null | undefined;
|
|
537
|
+
readonly external_phone_enabled?: boolean | null | undefined;
|
|
538
|
+
readonly saml_enabled?: boolean | null | undefined;
|
|
539
|
+
readonly saml_external_url?: string | null | undefined;
|
|
540
|
+
readonly security_sb_forwarded_for_enabled?: boolean | null | undefined;
|
|
541
|
+
readonly security_captcha_enabled?: boolean | null | undefined;
|
|
542
|
+
readonly security_captcha_provider?: "hcaptcha" | "turnstile" | null | undefined;
|
|
543
|
+
readonly security_captcha_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
544
|
+
readonly sessions_timebox?: number | null | undefined;
|
|
545
|
+
readonly sessions_inactivity_timeout?: number | null | undefined;
|
|
546
|
+
readonly sessions_single_per_user?: boolean | null | undefined;
|
|
547
|
+
readonly sessions_tags?: string | null | undefined;
|
|
548
|
+
readonly rate_limit_anonymous_users?: number | null | undefined;
|
|
549
|
+
readonly rate_limit_email_sent?: number | null | undefined;
|
|
550
|
+
readonly rate_limit_sms_sent?: number | null | undefined;
|
|
551
|
+
readonly rate_limit_verify?: number | null | undefined;
|
|
552
|
+
readonly rate_limit_token_refresh?: number | null | undefined;
|
|
553
|
+
readonly rate_limit_otp?: number | null | undefined;
|
|
554
|
+
readonly rate_limit_web3?: number | null | undefined;
|
|
555
|
+
readonly mailer_secure_email_change_enabled?: boolean | null | undefined;
|
|
556
|
+
readonly refresh_token_rotation_enabled?: boolean | null | undefined;
|
|
557
|
+
readonly password_hibp_enabled?: boolean | null | undefined;
|
|
558
|
+
readonly password_min_length?: number | null | undefined;
|
|
559
|
+
readonly password_required_characters?: "" | "abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789" | "abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789:!@#$%^&*()_+-=[]{};'\\\\:\"|<>?,./`~" | "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789" | null | undefined;
|
|
560
|
+
readonly security_manual_linking_enabled?: boolean | null | undefined;
|
|
561
|
+
readonly security_update_password_require_reauthentication?: boolean | null | undefined;
|
|
562
|
+
readonly security_refresh_token_reuse_interval?: number | null | undefined;
|
|
563
|
+
readonly mailer_otp_exp?: number | undefined;
|
|
564
|
+
readonly mailer_otp_length?: number | null | undefined;
|
|
565
|
+
readonly sms_autoconfirm?: boolean | null | undefined;
|
|
566
|
+
readonly sms_max_frequency?: number | null | undefined;
|
|
567
|
+
readonly sms_otp_exp?: number | null | undefined;
|
|
568
|
+
readonly sms_otp_length?: number | undefined;
|
|
569
|
+
readonly sms_provider?: "messagebird" | "textlocal" | "twilio" | "twilio_verify" | "vonage" | null | undefined;
|
|
570
|
+
readonly sms_messagebird_access_key?: string | null | undefined;
|
|
571
|
+
readonly sms_messagebird_originator?: string | null | undefined;
|
|
572
|
+
readonly sms_test_otp?: string | null | undefined;
|
|
573
|
+
readonly sms_test_otp_valid_until?: string | null | undefined;
|
|
574
|
+
readonly sms_textlocal_api_key?: string | null | undefined;
|
|
575
|
+
readonly sms_textlocal_sender?: string | null | undefined;
|
|
576
|
+
readonly sms_twilio_account_sid?: string | null | undefined;
|
|
577
|
+
readonly sms_twilio_auth_token?: string | null | undefined;
|
|
578
|
+
readonly sms_twilio_content_sid?: string | null | undefined;
|
|
579
|
+
readonly sms_twilio_message_service_sid?: string | null | undefined;
|
|
580
|
+
readonly sms_twilio_verify_account_sid?: string | null | undefined;
|
|
581
|
+
readonly sms_twilio_verify_auth_token?: string | null | undefined;
|
|
582
|
+
readonly sms_twilio_verify_message_service_sid?: string | null | undefined;
|
|
583
|
+
readonly sms_vonage_api_key?: string | null | undefined;
|
|
584
|
+
readonly sms_vonage_api_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
585
|
+
readonly sms_vonage_from?: string | null | undefined;
|
|
586
|
+
readonly sms_template?: string | null | undefined;
|
|
587
|
+
readonly hook_mfa_verification_attempt_enabled?: boolean | null | undefined;
|
|
588
|
+
readonly hook_mfa_verification_attempt_uri?: string | null | undefined;
|
|
589
|
+
readonly hook_mfa_verification_attempt_secrets?: string | null | undefined;
|
|
590
|
+
readonly hook_password_verification_attempt_enabled?: boolean | null | undefined;
|
|
591
|
+
readonly hook_password_verification_attempt_uri?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
592
|
+
readonly hook_password_verification_attempt_secrets?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
593
|
+
readonly hook_custom_access_token_enabled?: boolean | null | undefined;
|
|
594
|
+
readonly hook_custom_access_token_uri?: string | null | undefined;
|
|
595
|
+
readonly hook_custom_access_token_secrets?: string | null | undefined;
|
|
596
|
+
readonly hook_send_sms_enabled?: boolean | null | undefined;
|
|
597
|
+
readonly hook_send_sms_uri?: string | null | undefined;
|
|
598
|
+
readonly hook_send_sms_secrets?: string | null | undefined;
|
|
599
|
+
readonly hook_send_email_enabled?: boolean | null | undefined;
|
|
600
|
+
readonly hook_send_email_uri?: string | null | undefined;
|
|
601
|
+
readonly hook_send_email_secrets?: string | null | undefined;
|
|
602
|
+
readonly hook_before_user_created_enabled?: boolean | null | undefined;
|
|
603
|
+
readonly hook_before_user_created_uri?: string | null | undefined;
|
|
604
|
+
readonly hook_before_user_created_secrets?: string | null | undefined;
|
|
605
|
+
readonly hook_after_user_created_enabled?: boolean | null | undefined;
|
|
606
|
+
readonly hook_after_user_created_uri?: string | null | undefined;
|
|
607
|
+
readonly hook_after_user_created_secrets?: string | null | undefined;
|
|
608
|
+
readonly external_apple_enabled?: boolean | null | undefined;
|
|
494
609
|
readonly external_apple_client_id?: string | null | undefined;
|
|
495
610
|
readonly external_apple_email_optional?: boolean | null | undefined;
|
|
496
|
-
readonly external_apple_enabled?: boolean | null | undefined;
|
|
497
611
|
readonly external_apple_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
612
|
+
readonly external_apple_additional_client_ids?: string | null | undefined;
|
|
613
|
+
readonly external_azure_enabled?: boolean | null | undefined;
|
|
498
614
|
readonly external_azure_client_id?: string | null | undefined;
|
|
499
615
|
readonly external_azure_email_optional?: boolean | null | undefined;
|
|
500
|
-
readonly external_azure_enabled?: boolean | null | undefined;
|
|
501
616
|
readonly external_azure_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
502
617
|
readonly external_azure_url?: string | null | undefined;
|
|
618
|
+
readonly external_bitbucket_enabled?: boolean | null | undefined;
|
|
503
619
|
readonly external_bitbucket_client_id?: string | null | undefined;
|
|
504
620
|
readonly external_bitbucket_email_optional?: boolean | null | undefined;
|
|
505
|
-
readonly external_bitbucket_enabled?: boolean | null | undefined;
|
|
506
621
|
readonly external_bitbucket_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
622
|
+
readonly external_discord_enabled?: boolean | null | undefined;
|
|
507
623
|
readonly external_discord_client_id?: string | null | undefined;
|
|
508
624
|
readonly external_discord_email_optional?: boolean | null | undefined;
|
|
509
|
-
readonly external_discord_enabled?: boolean | null | undefined;
|
|
510
625
|
readonly external_discord_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
511
|
-
readonly
|
|
626
|
+
readonly external_facebook_enabled?: boolean | null | undefined;
|
|
512
627
|
readonly external_facebook_client_id?: string | null | undefined;
|
|
513
628
|
readonly external_facebook_email_optional?: boolean | null | undefined;
|
|
514
|
-
readonly external_facebook_enabled?: boolean | null | undefined;
|
|
515
629
|
readonly external_facebook_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
630
|
+
readonly external_figma_enabled?: boolean | null | undefined;
|
|
516
631
|
readonly external_figma_client_id?: string | null | undefined;
|
|
517
632
|
readonly external_figma_email_optional?: boolean | null | undefined;
|
|
518
|
-
readonly external_figma_enabled?: boolean | null | undefined;
|
|
519
633
|
readonly external_figma_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
634
|
+
readonly external_github_enabled?: boolean | null | undefined;
|
|
520
635
|
readonly external_github_client_id?: string | null | undefined;
|
|
521
636
|
readonly external_github_email_optional?: boolean | null | undefined;
|
|
522
|
-
readonly external_github_enabled?: boolean | null | undefined;
|
|
523
637
|
readonly external_github_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
638
|
+
readonly external_gitlab_enabled?: boolean | null | undefined;
|
|
524
639
|
readonly external_gitlab_client_id?: string | null | undefined;
|
|
525
640
|
readonly external_gitlab_email_optional?: boolean | null | undefined;
|
|
526
|
-
readonly external_gitlab_enabled?: boolean | null | undefined;
|
|
527
641
|
readonly external_gitlab_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
528
642
|
readonly external_gitlab_url?: string | null | undefined;
|
|
529
|
-
readonly
|
|
643
|
+
readonly external_google_enabled?: boolean | null | undefined;
|
|
530
644
|
readonly external_google_client_id?: string | null | undefined;
|
|
531
645
|
readonly external_google_email_optional?: boolean | null | undefined;
|
|
532
|
-
readonly external_google_enabled?: boolean | null | undefined;
|
|
533
646
|
readonly external_google_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
647
|
+
readonly external_google_additional_client_ids?: string | null | undefined;
|
|
534
648
|
readonly external_google_skip_nonce_check?: boolean | null | undefined;
|
|
649
|
+
readonly external_kakao_enabled?: boolean | null | undefined;
|
|
535
650
|
readonly external_kakao_client_id?: string | null | undefined;
|
|
536
651
|
readonly external_kakao_email_optional?: boolean | null | undefined;
|
|
537
|
-
readonly external_kakao_enabled?: boolean | null | undefined;
|
|
538
652
|
readonly external_kakao_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
653
|
+
readonly external_keycloak_enabled?: boolean | null | undefined;
|
|
539
654
|
readonly external_keycloak_client_id?: string | null | undefined;
|
|
540
655
|
readonly external_keycloak_email_optional?: boolean | null | undefined;
|
|
541
|
-
readonly external_keycloak_enabled?: boolean | null | undefined;
|
|
542
656
|
readonly external_keycloak_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
543
657
|
readonly external_keycloak_url?: string | null | undefined;
|
|
658
|
+
readonly external_linkedin_oidc_enabled?: boolean | null | undefined;
|
|
544
659
|
readonly external_linkedin_oidc_client_id?: string | null | undefined;
|
|
545
660
|
readonly external_linkedin_oidc_email_optional?: boolean | null | undefined;
|
|
546
|
-
readonly external_linkedin_oidc_enabled?: boolean | null | undefined;
|
|
547
661
|
readonly external_linkedin_oidc_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
662
|
+
readonly external_slack_oidc_enabled?: boolean | null | undefined;
|
|
663
|
+
readonly external_slack_oidc_client_id?: string | null | undefined;
|
|
664
|
+
readonly external_slack_oidc_email_optional?: boolean | null | undefined;
|
|
665
|
+
readonly external_slack_oidc_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
666
|
+
readonly external_notion_enabled?: boolean | null | undefined;
|
|
548
667
|
readonly external_notion_client_id?: string | null | undefined;
|
|
549
668
|
readonly external_notion_email_optional?: boolean | null | undefined;
|
|
550
|
-
readonly external_notion_enabled?: boolean | null | undefined;
|
|
551
669
|
readonly external_notion_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
552
|
-
readonly
|
|
670
|
+
readonly external_slack_enabled?: boolean | null | undefined;
|
|
553
671
|
readonly external_slack_client_id?: string | null | undefined;
|
|
554
672
|
readonly external_slack_email_optional?: boolean | null | undefined;
|
|
555
|
-
readonly external_slack_enabled?: boolean | null | undefined;
|
|
556
|
-
readonly external_slack_oidc_client_id?: string | null | undefined;
|
|
557
|
-
readonly external_slack_oidc_email_optional?: boolean | null | undefined;
|
|
558
|
-
readonly external_slack_oidc_enabled?: boolean | null | undefined;
|
|
559
|
-
readonly external_slack_oidc_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
560
673
|
readonly external_slack_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
674
|
+
readonly external_spotify_enabled?: boolean | null | undefined;
|
|
561
675
|
readonly external_spotify_client_id?: string | null | undefined;
|
|
562
676
|
readonly external_spotify_email_optional?: boolean | null | undefined;
|
|
563
|
-
readonly external_spotify_enabled?: boolean | null | undefined;
|
|
564
677
|
readonly external_spotify_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
678
|
+
readonly external_twitch_enabled?: boolean | null | undefined;
|
|
565
679
|
readonly external_twitch_client_id?: string | null | undefined;
|
|
566
680
|
readonly external_twitch_email_optional?: boolean | null | undefined;
|
|
567
|
-
readonly external_twitch_enabled?: boolean | null | undefined;
|
|
568
681
|
readonly external_twitch_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
682
|
+
readonly external_twitter_enabled?: boolean | null | undefined;
|
|
569
683
|
readonly external_twitter_client_id?: string | null | undefined;
|
|
570
684
|
readonly external_twitter_email_optional?: boolean | null | undefined;
|
|
571
|
-
readonly external_twitter_enabled?: boolean | null | undefined;
|
|
572
685
|
readonly external_twitter_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
573
|
-
readonly
|
|
574
|
-
readonly external_web3_solana_enabled?: boolean | null | undefined;
|
|
575
|
-
readonly external_workos_client_id?: string | null | undefined;
|
|
576
|
-
readonly external_workos_enabled?: boolean | null | undefined;
|
|
577
|
-
readonly external_workos_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
578
|
-
readonly external_workos_url?: string | null | undefined;
|
|
686
|
+
readonly external_x_enabled?: boolean | null | undefined;
|
|
579
687
|
readonly external_x_client_id?: string | null | undefined;
|
|
580
688
|
readonly external_x_email_optional?: boolean | null | undefined;
|
|
581
|
-
readonly external_x_enabled?: boolean | null | undefined;
|
|
582
689
|
readonly external_x_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
690
|
+
readonly external_workos_enabled?: boolean | null | undefined;
|
|
691
|
+
readonly external_workos_client_id?: string | null | undefined;
|
|
692
|
+
readonly external_workos_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
693
|
+
readonly external_workos_url?: string | null | undefined;
|
|
694
|
+
readonly external_web3_solana_enabled?: boolean | null | undefined;
|
|
695
|
+
readonly external_web3_ethereum_enabled?: boolean | null | undefined;
|
|
696
|
+
readonly external_zoom_enabled?: boolean | null | undefined;
|
|
583
697
|
readonly external_zoom_client_id?: string | null | undefined;
|
|
584
698
|
readonly external_zoom_email_optional?: boolean | null | undefined;
|
|
585
|
-
readonly external_zoom_enabled?: boolean | null | undefined;
|
|
586
699
|
readonly external_zoom_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
587
|
-
readonly
|
|
588
|
-
readonly
|
|
589
|
-
readonly
|
|
590
|
-
readonly hook_before_user_created_enabled?: boolean | null | undefined;
|
|
591
|
-
readonly hook_before_user_created_secrets?: string | null | undefined;
|
|
592
|
-
readonly hook_before_user_created_uri?: string | null | undefined;
|
|
593
|
-
readonly hook_custom_access_token_enabled?: boolean | null | undefined;
|
|
594
|
-
readonly hook_custom_access_token_secrets?: string | null | undefined;
|
|
595
|
-
readonly hook_custom_access_token_uri?: string | null | undefined;
|
|
596
|
-
readonly hook_mfa_verification_attempt_enabled?: boolean | null | undefined;
|
|
597
|
-
readonly hook_mfa_verification_attempt_secrets?: string | null | undefined;
|
|
598
|
-
readonly hook_mfa_verification_attempt_uri?: string | null | undefined;
|
|
599
|
-
readonly hook_password_verification_attempt_enabled?: boolean | null | undefined;
|
|
600
|
-
readonly hook_password_verification_attempt_secrets?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
601
|
-
readonly hook_password_verification_attempt_uri?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
602
|
-
readonly hook_send_email_enabled?: boolean | null | undefined;
|
|
603
|
-
readonly hook_send_email_secrets?: string | null | undefined;
|
|
604
|
-
readonly hook_send_email_uri?: string | null | undefined;
|
|
605
|
-
readonly hook_send_sms_enabled?: boolean | null | undefined;
|
|
606
|
-
readonly hook_send_sms_secrets?: string | null | undefined;
|
|
607
|
-
readonly hook_send_sms_uri?: string | null | undefined;
|
|
608
|
-
readonly jwt_exp?: number | null | undefined;
|
|
609
|
-
readonly mailer_allow_unverified_email_sign_ins?: boolean | null | undefined;
|
|
610
|
-
readonly mailer_autoconfirm?: boolean | null | undefined;
|
|
611
|
-
readonly mailer_notifications_email_changed_enabled?: boolean | null | undefined;
|
|
612
|
-
readonly mailer_notifications_identity_linked_enabled?: boolean | null | undefined;
|
|
613
|
-
readonly mailer_notifications_identity_unlinked_enabled?: boolean | null | undefined;
|
|
614
|
-
readonly mailer_notifications_mfa_factor_enrolled_enabled?: boolean | null | undefined;
|
|
615
|
-
readonly mailer_notifications_mfa_factor_unenrolled_enabled?: boolean | null | undefined;
|
|
616
|
-
readonly mailer_notifications_password_changed_enabled?: boolean | null | undefined;
|
|
617
|
-
readonly mailer_notifications_phone_changed_enabled?: boolean | null | undefined;
|
|
618
|
-
readonly mailer_otp_exp?: number | undefined;
|
|
619
|
-
readonly mailer_otp_length?: number | null | undefined;
|
|
620
|
-
readonly mailer_secure_email_change_enabled?: boolean | null | undefined;
|
|
621
|
-
readonly mailer_subjects_confirmation?: string | null | undefined;
|
|
622
|
-
readonly mailer_subjects_email_change?: string | null | undefined;
|
|
623
|
-
readonly mailer_subjects_email_changed_notification?: string | null | undefined;
|
|
624
|
-
readonly mailer_subjects_identity_linked_notification?: string | null | undefined;
|
|
625
|
-
readonly mailer_subjects_identity_unlinked_notification?: string | null | undefined;
|
|
626
|
-
readonly mailer_subjects_invite?: string | null | undefined;
|
|
627
|
-
readonly mailer_subjects_magic_link?: string | null | undefined;
|
|
628
|
-
readonly mailer_subjects_mfa_factor_enrolled_notification?: string | null | undefined;
|
|
629
|
-
readonly mailer_subjects_mfa_factor_unenrolled_notification?: string | null | undefined;
|
|
630
|
-
readonly mailer_subjects_password_changed_notification?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
631
|
-
readonly mailer_subjects_phone_changed_notification?: string | null | undefined;
|
|
632
|
-
readonly mailer_subjects_reauthentication?: string | null | undefined;
|
|
633
|
-
readonly mailer_subjects_recovery?: string | null | undefined;
|
|
634
|
-
readonly mailer_templates_confirmation_content?: string | null | undefined;
|
|
635
|
-
readonly mailer_templates_email_change_content?: string | null | undefined;
|
|
636
|
-
readonly mailer_templates_email_changed_notification_content?: string | null | undefined;
|
|
637
|
-
readonly mailer_templates_identity_linked_notification_content?: string | null | undefined;
|
|
638
|
-
readonly mailer_templates_identity_unlinked_notification_content?: string | null | undefined;
|
|
639
|
-
readonly mailer_templates_invite_content?: string | null | undefined;
|
|
640
|
-
readonly mailer_templates_magic_link_content?: string | null | undefined;
|
|
641
|
-
readonly mailer_templates_mfa_factor_enrolled_notification_content?: string | null | undefined;
|
|
642
|
-
readonly mailer_templates_mfa_factor_unenrolled_notification_content?: string | null | undefined;
|
|
643
|
-
readonly mailer_templates_password_changed_notification_content?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
644
|
-
readonly mailer_templates_phone_changed_notification_content?: string | null | undefined;
|
|
645
|
-
readonly mailer_templates_reauthentication_content?: string | null | undefined;
|
|
646
|
-
readonly mailer_templates_recovery_content?: string | null | undefined;
|
|
647
|
-
readonly mfa_max_enrolled_factors?: number | null | undefined;
|
|
648
|
-
readonly mfa_phone_enroll_enabled?: boolean | null | undefined;
|
|
649
|
-
readonly mfa_phone_max_frequency?: number | null | undefined;
|
|
650
|
-
readonly mfa_phone_otp_length?: number | null | undefined;
|
|
651
|
-
readonly mfa_phone_template?: string | null | undefined;
|
|
652
|
-
readonly mfa_phone_verify_enabled?: boolean | null | undefined;
|
|
700
|
+
readonly db_max_pool_size?: number | null | undefined;
|
|
701
|
+
readonly db_max_pool_size_unit?: "connections" | "percent" | null | undefined;
|
|
702
|
+
readonly api_max_request_duration?: number | null | undefined;
|
|
653
703
|
readonly mfa_totp_enroll_enabled?: boolean | null | undefined;
|
|
654
704
|
readonly mfa_totp_verify_enabled?: boolean | null | undefined;
|
|
655
705
|
readonly mfa_web_authn_enroll_enabled?: boolean | null | undefined;
|
|
656
706
|
readonly mfa_web_authn_verify_enabled?: boolean | null | undefined;
|
|
657
|
-
readonly nimbus_oauth_client_id?: string | null | undefined;
|
|
658
|
-
readonly nimbus_oauth_client_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
659
|
-
readonly oauth_server_allow_dynamic_registration?: boolean | null | undefined;
|
|
660
|
-
readonly oauth_server_authorization_path?: string | null | undefined;
|
|
661
|
-
readonly oauth_server_enabled?: boolean | null | undefined;
|
|
662
707
|
readonly passkey_enabled?: boolean | undefined;
|
|
663
|
-
readonly password_hibp_enabled?: boolean | null | undefined;
|
|
664
|
-
readonly password_min_length?: number | null | undefined;
|
|
665
|
-
readonly password_required_characters?: "" | "abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789" | "abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789:!@#$%^&*()_+-=[]{};'\\\\:\"|<>?,./`~" | "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789" | null | undefined;
|
|
666
|
-
readonly rate_limit_anonymous_users?: number | null | undefined;
|
|
667
|
-
readonly rate_limit_email_sent?: number | null | undefined;
|
|
668
|
-
readonly rate_limit_otp?: number | null | undefined;
|
|
669
|
-
readonly rate_limit_sms_sent?: number | null | undefined;
|
|
670
|
-
readonly rate_limit_token_refresh?: number | null | undefined;
|
|
671
|
-
readonly rate_limit_verify?: number | null | undefined;
|
|
672
|
-
readonly rate_limit_web3?: number | null | undefined;
|
|
673
|
-
readonly ref: string;
|
|
674
|
-
readonly refresh_token_rotation_enabled?: boolean | null | undefined;
|
|
675
|
-
readonly saml_enabled?: boolean | null | undefined;
|
|
676
|
-
readonly saml_external_url?: string | null | undefined;
|
|
677
|
-
readonly security_captcha_enabled?: boolean | null | undefined;
|
|
678
|
-
readonly security_captcha_provider?: "hcaptcha" | "turnstile" | null | undefined;
|
|
679
|
-
readonly security_captcha_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
680
|
-
readonly security_manual_linking_enabled?: boolean | null | undefined;
|
|
681
|
-
readonly security_refresh_token_reuse_interval?: number | null | undefined;
|
|
682
|
-
readonly security_sb_forwarded_for_enabled?: boolean | null | undefined;
|
|
683
|
-
readonly security_update_password_require_reauthentication?: boolean | null | undefined;
|
|
684
|
-
readonly sessions_inactivity_timeout?: number | null | undefined;
|
|
685
|
-
readonly sessions_single_per_user?: boolean | null | undefined;
|
|
686
|
-
readonly sessions_tags?: string | null | undefined;
|
|
687
|
-
readonly sessions_timebox?: number | null | undefined;
|
|
688
|
-
readonly site_url?: string | null | undefined;
|
|
689
|
-
readonly sms_autoconfirm?: boolean | null | undefined;
|
|
690
|
-
readonly sms_max_frequency?: number | null | undefined;
|
|
691
|
-
readonly sms_messagebird_access_key?: string | null | undefined;
|
|
692
|
-
readonly sms_messagebird_originator?: string | null | undefined;
|
|
693
|
-
readonly sms_otp_exp?: number | null | undefined;
|
|
694
|
-
readonly sms_otp_length?: number | undefined;
|
|
695
|
-
readonly sms_provider?: "messagebird" | "textlocal" | "twilio" | "twilio_verify" | "vonage" | null | undefined;
|
|
696
|
-
readonly sms_template?: string | null | undefined;
|
|
697
|
-
readonly sms_test_otp?: string | null | undefined;
|
|
698
|
-
readonly sms_test_otp_valid_until?: string | null | undefined;
|
|
699
|
-
readonly sms_textlocal_api_key?: string | null | undefined;
|
|
700
|
-
readonly sms_textlocal_sender?: string | null | undefined;
|
|
701
|
-
readonly sms_twilio_account_sid?: string | null | undefined;
|
|
702
|
-
readonly sms_twilio_auth_token?: string | null | undefined;
|
|
703
|
-
readonly sms_twilio_content_sid?: string | null | undefined;
|
|
704
|
-
readonly sms_twilio_message_service_sid?: string | null | undefined;
|
|
705
|
-
readonly sms_twilio_verify_account_sid?: string | null | undefined;
|
|
706
|
-
readonly sms_twilio_verify_auth_token?: string | null | undefined;
|
|
707
|
-
readonly sms_twilio_verify_message_service_sid?: string | null | undefined;
|
|
708
|
-
readonly sms_vonage_api_key?: string | null | undefined;
|
|
709
|
-
readonly sms_vonage_api_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
710
|
-
readonly sms_vonage_from?: string | null | undefined;
|
|
711
|
-
readonly smtp_admin_email?: string | null | undefined;
|
|
712
|
-
readonly smtp_host?: string | null | undefined;
|
|
713
|
-
readonly smtp_max_frequency?: number | null | undefined;
|
|
714
|
-
readonly smtp_pass?: string | null | undefined;
|
|
715
|
-
readonly smtp_port?: string | null | undefined;
|
|
716
|
-
readonly smtp_sender_name?: string | null | undefined;
|
|
717
|
-
readonly smtp_user?: string | null | undefined;
|
|
718
|
-
readonly uri_allow_list?: string | null | undefined;
|
|
719
708
|
readonly webauthn_rp_display_name?: string | null | undefined;
|
|
720
709
|
readonly webauthn_rp_id?: string | null | undefined;
|
|
721
710
|
readonly webauthn_rp_origins?: string | null | undefined;
|
|
711
|
+
readonly mfa_phone_enroll_enabled?: boolean | null | undefined;
|
|
712
|
+
readonly mfa_phone_verify_enabled?: boolean | null | undefined;
|
|
713
|
+
readonly mfa_phone_max_frequency?: number | null | undefined;
|
|
714
|
+
readonly mfa_phone_otp_length?: number | null | undefined;
|
|
715
|
+
readonly mfa_phone_template?: string | null | undefined;
|
|
716
|
+
readonly nimbus_oauth_client_id?: string | null | undefined;
|
|
717
|
+
readonly nimbus_oauth_client_secret?: string | import("effect/Redacted").Redacted<string> | null | undefined;
|
|
718
|
+
readonly oauth_server_enabled?: boolean | null | undefined;
|
|
719
|
+
readonly oauth_server_allow_dynamic_registration?: boolean | null | undefined;
|
|
720
|
+
readonly oauth_server_authorization_path?: string | null | undefined;
|
|
721
|
+
readonly custom_oauth_enabled?: boolean | undefined;
|
|
722
722
|
}, {
|
|
723
723
|
readonly api_max_request_duration: number | null;
|
|
724
|
-
readonly custom_oauth_enabled: boolean;
|
|
725
|
-
readonly custom_oauth_max_providers: number;
|
|
726
724
|
readonly db_max_pool_size: number | null;
|
|
727
725
|
readonly db_max_pool_size_unit: "connections" | "percent" | null;
|
|
728
726
|
readonly disable_signup: boolean | null;
|
|
@@ -782,6 +780,10 @@ export declare const v1UpdateAuthServiceConfig: import("@distilled.cloud/core/cl
|
|
|
782
780
|
readonly external_linkedin_oidc_email_optional: boolean | null;
|
|
783
781
|
readonly external_linkedin_oidc_enabled: boolean | null;
|
|
784
782
|
readonly external_linkedin_oidc_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
783
|
+
readonly external_slack_oidc_client_id: string | null;
|
|
784
|
+
readonly external_slack_oidc_email_optional: boolean | null;
|
|
785
|
+
readonly external_slack_oidc_enabled: boolean | null;
|
|
786
|
+
readonly external_slack_oidc_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
785
787
|
readonly external_notion_client_id: string | null;
|
|
786
788
|
readonly external_notion_email_optional: boolean | null;
|
|
787
789
|
readonly external_notion_enabled: boolean | null;
|
|
@@ -790,10 +792,6 @@ export declare const v1UpdateAuthServiceConfig: import("@distilled.cloud/core/cl
|
|
|
790
792
|
readonly external_slack_client_id: string | null;
|
|
791
793
|
readonly external_slack_email_optional: boolean | null;
|
|
792
794
|
readonly external_slack_enabled: boolean | null;
|
|
793
|
-
readonly external_slack_oidc_client_id: string | null;
|
|
794
|
-
readonly external_slack_oidc_email_optional: boolean | null;
|
|
795
|
-
readonly external_slack_oidc_enabled: boolean | null;
|
|
796
|
-
readonly external_slack_oidc_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
797
795
|
readonly external_slack_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
798
796
|
readonly external_spotify_client_id: string | null;
|
|
799
797
|
readonly external_spotify_email_optional: boolean | null;
|
|
@@ -807,117 +805,117 @@ export declare const v1UpdateAuthServiceConfig: import("@distilled.cloud/core/cl
|
|
|
807
805
|
readonly external_twitter_email_optional: boolean | null;
|
|
808
806
|
readonly external_twitter_enabled: boolean | null;
|
|
809
807
|
readonly external_twitter_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
810
|
-
readonly external_web3_ethereum_enabled: boolean | null;
|
|
811
|
-
readonly external_web3_solana_enabled: boolean | null;
|
|
812
|
-
readonly external_workos_client_id: string | null;
|
|
813
|
-
readonly external_workos_enabled: boolean | null;
|
|
814
|
-
readonly external_workos_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
815
|
-
readonly external_workos_url: string | null;
|
|
816
808
|
readonly external_x_client_id: string | null;
|
|
817
809
|
readonly external_x_email_optional: boolean | null;
|
|
818
810
|
readonly external_x_enabled: boolean | null;
|
|
819
811
|
readonly external_x_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
812
|
+
readonly external_workos_client_id: string | null;
|
|
813
|
+
readonly external_workos_enabled: boolean | null;
|
|
814
|
+
readonly external_workos_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
815
|
+
readonly external_workos_url: string | null;
|
|
816
|
+
readonly external_web3_solana_enabled: boolean | null;
|
|
817
|
+
readonly external_web3_ethereum_enabled: boolean | null;
|
|
820
818
|
readonly external_zoom_client_id: string | null;
|
|
821
819
|
readonly external_zoom_email_optional: boolean | null;
|
|
822
820
|
readonly external_zoom_enabled: boolean | null;
|
|
823
821
|
readonly external_zoom_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
824
|
-
readonly hook_after_user_created_enabled: boolean | null;
|
|
825
|
-
readonly hook_after_user_created_secrets: string | null;
|
|
826
|
-
readonly hook_after_user_created_uri: string | null;
|
|
827
|
-
readonly hook_before_user_created_enabled: boolean | null;
|
|
828
|
-
readonly hook_before_user_created_secrets: string | null;
|
|
829
|
-
readonly hook_before_user_created_uri: string | null;
|
|
830
822
|
readonly hook_custom_access_token_enabled: boolean | null;
|
|
831
|
-
readonly hook_custom_access_token_secrets: string | null;
|
|
832
823
|
readonly hook_custom_access_token_uri: string | null;
|
|
824
|
+
readonly hook_custom_access_token_secrets: string | null;
|
|
833
825
|
readonly hook_mfa_verification_attempt_enabled: boolean | null;
|
|
834
|
-
readonly hook_mfa_verification_attempt_secrets: string | null;
|
|
835
826
|
readonly hook_mfa_verification_attempt_uri: string | null;
|
|
827
|
+
readonly hook_mfa_verification_attempt_secrets: string | null;
|
|
836
828
|
readonly hook_password_verification_attempt_enabled: boolean | null;
|
|
837
|
-
readonly hook_password_verification_attempt_secrets: string | import("effect/Redacted").Redacted<string> | null;
|
|
838
829
|
readonly hook_password_verification_attempt_uri: string | import("effect/Redacted").Redacted<string> | null;
|
|
839
|
-
readonly
|
|
840
|
-
readonly hook_send_email_secrets: string | null;
|
|
841
|
-
readonly hook_send_email_uri: string | null;
|
|
830
|
+
readonly hook_password_verification_attempt_secrets: string | import("effect/Redacted").Redacted<string> | null;
|
|
842
831
|
readonly hook_send_sms_enabled: boolean | null;
|
|
843
|
-
readonly hook_send_sms_secrets: string | null;
|
|
844
832
|
readonly hook_send_sms_uri: string | null;
|
|
833
|
+
readonly hook_send_sms_secrets: string | null;
|
|
834
|
+
readonly hook_send_email_enabled: boolean | null;
|
|
835
|
+
readonly hook_send_email_uri: string | null;
|
|
836
|
+
readonly hook_send_email_secrets: string | null;
|
|
837
|
+
readonly hook_before_user_created_enabled: boolean | null;
|
|
838
|
+
readonly hook_before_user_created_uri: string | null;
|
|
839
|
+
readonly hook_before_user_created_secrets: string | null;
|
|
840
|
+
readonly hook_after_user_created_enabled: boolean | null;
|
|
841
|
+
readonly hook_after_user_created_uri: string | null;
|
|
842
|
+
readonly hook_after_user_created_secrets: string | null;
|
|
845
843
|
readonly jwt_exp: number | null;
|
|
846
844
|
readonly mailer_allow_unverified_email_sign_ins: boolean | null;
|
|
847
845
|
readonly mailer_autoconfirm: boolean | null;
|
|
848
|
-
readonly mailer_notifications_email_changed_enabled: boolean | null;
|
|
849
|
-
readonly mailer_notifications_identity_linked_enabled: boolean | null;
|
|
850
|
-
readonly mailer_notifications_identity_unlinked_enabled: boolean | null;
|
|
851
|
-
readonly mailer_notifications_mfa_factor_enrolled_enabled: boolean | null;
|
|
852
|
-
readonly mailer_notifications_mfa_factor_unenrolled_enabled: boolean | null;
|
|
853
|
-
readonly mailer_notifications_password_changed_enabled: boolean | null;
|
|
854
|
-
readonly mailer_notifications_phone_changed_enabled: boolean | null;
|
|
855
846
|
readonly mailer_otp_exp: number;
|
|
856
847
|
readonly mailer_otp_length: number | null;
|
|
857
848
|
readonly mailer_secure_email_change_enabled: boolean | null;
|
|
858
849
|
readonly mailer_subjects_confirmation: string | null;
|
|
859
850
|
readonly mailer_subjects_email_change: string | null;
|
|
860
|
-
readonly mailer_subjects_email_changed_notification: string | null;
|
|
861
|
-
readonly mailer_subjects_identity_linked_notification: string | null;
|
|
862
|
-
readonly mailer_subjects_identity_unlinked_notification: string | null;
|
|
863
851
|
readonly mailer_subjects_invite: string | null;
|
|
864
852
|
readonly mailer_subjects_magic_link: string | null;
|
|
865
|
-
readonly mailer_subjects_mfa_factor_enrolled_notification: string | null;
|
|
866
|
-
readonly mailer_subjects_mfa_factor_unenrolled_notification: string | null;
|
|
867
|
-
readonly mailer_subjects_password_changed_notification: string | import("effect/Redacted").Redacted<string> | null;
|
|
868
|
-
readonly mailer_subjects_phone_changed_notification: string | null;
|
|
869
853
|
readonly mailer_subjects_reauthentication: string | null;
|
|
870
854
|
readonly mailer_subjects_recovery: string | null;
|
|
855
|
+
readonly mailer_subjects_password_changed_notification: string | import("effect/Redacted").Redacted<string> | null;
|
|
856
|
+
readonly mailer_subjects_email_changed_notification: string | null;
|
|
857
|
+
readonly mailer_subjects_phone_changed_notification: string | null;
|
|
858
|
+
readonly mailer_subjects_mfa_factor_enrolled_notification: string | null;
|
|
859
|
+
readonly mailer_subjects_mfa_factor_unenrolled_notification: string | null;
|
|
860
|
+
readonly mailer_subjects_identity_linked_notification: string | null;
|
|
861
|
+
readonly mailer_subjects_identity_unlinked_notification: string | null;
|
|
871
862
|
readonly mailer_templates_confirmation_content: string | null;
|
|
872
863
|
readonly mailer_templates_email_change_content: string | null;
|
|
873
|
-
readonly mailer_templates_email_changed_notification_content: string | null;
|
|
874
|
-
readonly mailer_templates_identity_linked_notification_content: string | null;
|
|
875
|
-
readonly mailer_templates_identity_unlinked_notification_content: string | null;
|
|
876
864
|
readonly mailer_templates_invite_content: string | null;
|
|
877
865
|
readonly mailer_templates_magic_link_content: string | null;
|
|
878
|
-
readonly mailer_templates_mfa_factor_enrolled_notification_content: string | null;
|
|
879
|
-
readonly mailer_templates_mfa_factor_unenrolled_notification_content: string | null;
|
|
880
|
-
readonly mailer_templates_password_changed_notification_content: string | import("effect/Redacted").Redacted<string> | null;
|
|
881
|
-
readonly mailer_templates_phone_changed_notification_content: string | null;
|
|
882
866
|
readonly mailer_templates_reauthentication_content: string | null;
|
|
883
867
|
readonly mailer_templates_recovery_content: string | null;
|
|
868
|
+
readonly mailer_templates_password_changed_notification_content: string | import("effect/Redacted").Redacted<string> | null;
|
|
869
|
+
readonly mailer_templates_email_changed_notification_content: string | null;
|
|
870
|
+
readonly mailer_templates_phone_changed_notification_content: string | null;
|
|
871
|
+
readonly mailer_templates_mfa_factor_enrolled_notification_content: string | null;
|
|
872
|
+
readonly mailer_templates_mfa_factor_unenrolled_notification_content: string | null;
|
|
873
|
+
readonly mailer_templates_identity_linked_notification_content: string | null;
|
|
874
|
+
readonly mailer_templates_identity_unlinked_notification_content: string | null;
|
|
875
|
+
readonly mailer_notifications_password_changed_enabled: boolean | null;
|
|
876
|
+
readonly mailer_notifications_email_changed_enabled: boolean | null;
|
|
877
|
+
readonly mailer_notifications_phone_changed_enabled: boolean | null;
|
|
878
|
+
readonly mailer_notifications_mfa_factor_enrolled_enabled: boolean | null;
|
|
879
|
+
readonly mailer_notifications_mfa_factor_unenrolled_enabled: boolean | null;
|
|
880
|
+
readonly mailer_notifications_identity_linked_enabled: boolean | null;
|
|
881
|
+
readonly mailer_notifications_identity_unlinked_enabled: boolean | null;
|
|
884
882
|
readonly mfa_max_enrolled_factors: number | null;
|
|
885
|
-
readonly mfa_phone_enroll_enabled: boolean | null;
|
|
886
|
-
readonly mfa_phone_max_frequency: number | null;
|
|
887
|
-
readonly mfa_phone_otp_length: number;
|
|
888
|
-
readonly mfa_phone_template: string | null;
|
|
889
|
-
readonly mfa_phone_verify_enabled: boolean | null;
|
|
890
883
|
readonly mfa_totp_enroll_enabled: boolean | null;
|
|
891
884
|
readonly mfa_totp_verify_enabled: boolean | null;
|
|
885
|
+
readonly mfa_phone_enroll_enabled: boolean | null;
|
|
886
|
+
readonly mfa_phone_verify_enabled: boolean | null;
|
|
892
887
|
readonly mfa_web_authn_enroll_enabled: boolean | null;
|
|
893
888
|
readonly mfa_web_authn_verify_enabled: boolean | null;
|
|
889
|
+
readonly passkey_enabled: boolean;
|
|
890
|
+
readonly webauthn_rp_display_name: string | null;
|
|
891
|
+
readonly webauthn_rp_id: string | null;
|
|
892
|
+
readonly webauthn_rp_origins: string | null;
|
|
893
|
+
readonly mfa_phone_otp_length: number;
|
|
894
|
+
readonly mfa_phone_template: string | null;
|
|
895
|
+
readonly mfa_phone_max_frequency: number | null;
|
|
894
896
|
readonly nimbus_oauth_client_id: string | null;
|
|
895
|
-
readonly nimbus_oauth_client_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
896
897
|
readonly nimbus_oauth_email_optional: boolean | null;
|
|
897
|
-
readonly
|
|
898
|
-
readonly oauth_server_authorization_path: string | null;
|
|
899
|
-
readonly oauth_server_enabled: boolean;
|
|
900
|
-
readonly passkey_enabled: boolean;
|
|
898
|
+
readonly nimbus_oauth_client_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
901
899
|
readonly password_hibp_enabled: boolean | null;
|
|
902
900
|
readonly password_min_length: number | null;
|
|
903
901
|
readonly password_required_characters: "" | "abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789" | "abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789:!@#$%^&*()_+-=[]{};'\\\\:\"|<>?,./`~" | "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ:0123456789" | null;
|
|
904
902
|
readonly rate_limit_anonymous_users: number | null;
|
|
905
903
|
readonly rate_limit_email_sent: number | null;
|
|
906
|
-
readonly rate_limit_otp: number | null;
|
|
907
904
|
readonly rate_limit_sms_sent: number | null;
|
|
908
905
|
readonly rate_limit_token_refresh: number | null;
|
|
909
906
|
readonly rate_limit_verify: number | null;
|
|
907
|
+
readonly rate_limit_otp: number | null;
|
|
910
908
|
readonly rate_limit_web3: number | null;
|
|
911
909
|
readonly refresh_token_rotation_enabled: boolean | null;
|
|
912
|
-
readonly saml_allow_encrypted_assertions: boolean | null;
|
|
913
910
|
readonly saml_enabled: boolean | null;
|
|
914
911
|
readonly saml_external_url: string | null;
|
|
912
|
+
readonly saml_allow_encrypted_assertions: boolean | null;
|
|
913
|
+
readonly security_sb_forwarded_for_enabled: boolean | null;
|
|
915
914
|
readonly security_captcha_enabled: boolean | null;
|
|
916
915
|
readonly security_captcha_provider: "hcaptcha" | "turnstile" | null;
|
|
917
916
|
readonly security_captcha_secret: string | import("effect/Redacted").Redacted<string> | null;
|
|
918
917
|
readonly security_manual_linking_enabled: boolean | null;
|
|
919
918
|
readonly security_refresh_token_reuse_interval: number | null;
|
|
920
|
-
readonly security_sb_forwarded_for_enabled: boolean | null;
|
|
921
919
|
readonly security_update_password_require_reauthentication: boolean | null;
|
|
922
920
|
readonly sessions_inactivity_timeout: number | null;
|
|
923
921
|
readonly sessions_single_per_user: boolean | null;
|
|
@@ -954,8 +952,10 @@ export declare const v1UpdateAuthServiceConfig: import("@distilled.cloud/core/cl
|
|
|
954
952
|
readonly smtp_sender_name: string | null;
|
|
955
953
|
readonly smtp_user: string | null;
|
|
956
954
|
readonly uri_allow_list: string | null;
|
|
957
|
-
readonly
|
|
958
|
-
readonly
|
|
959
|
-
readonly
|
|
955
|
+
readonly oauth_server_enabled: boolean;
|
|
956
|
+
readonly oauth_server_allow_dynamic_registration: boolean;
|
|
957
|
+
readonly oauth_server_authorization_path: string | null;
|
|
958
|
+
readonly custom_oauth_enabled: boolean;
|
|
959
|
+
readonly custom_oauth_max_providers: number;
|
|
960
960
|
}, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|
|
961
961
|
//# sourceMappingURL=v1UpdateAuthServiceConfig.d.ts.map
|
|
@@ -15,8 +15,8 @@ export type V1UpdateDatabasePasswordOutput = typeof V1UpdateDatabasePasswordOutp
|
|
|
15
15
|
* @param ref - Project ref
|
|
16
16
|
*/
|
|
17
17
|
export declare const v1UpdateDatabasePassword: import("@distilled.cloud/core/client").OperationMethod<{
|
|
18
|
-
readonly password: string | import("effect/Redacted").Redacted<string>;
|
|
19
18
|
readonly ref: string;
|
|
19
|
+
readonly password: string | import("effect/Redacted").Redacted<string>;
|
|
20
20
|
}, {
|
|
21
21
|
readonly message: string;
|
|
22
22
|
}, BadRequest | Forbidden, import("../credentials.ts").Credentials>;
|