Skip to content

digital-identity-platform-docs


digital-identity-platform-docs / supabase/functions/verify_custom_domain / VerifySuccessResponse

Interface: VerifySuccessResponse

Defined in: supabase/functions/verify_custom_domain/index.ts:98

Successful verification response

Properties

status

status: "ready"

Defined in: supabase/functions/verify_custom_domain/index.ts:100

Domain status after verification


domain

domain: unknown

Defined in: supabase/functions/verify_custom_domain/index.ts:102

Updated domain record

Released under proprietary license.