OrganizationDomain
Represents an organization domain in the Clerk system.
Organization domains allow organizations to automatically enroll users based on their email domain and manage domain verification.
Constructors
Types
Represents the verification details for an organization domain.
Properties
The email address that was used to verify this organization domain, null if not verified
The enrollment mode for new users joining the organization
The organization id of the organization this domain is for
The data's public organization.
The number of total pending invitations sent to emails that match the domain name
The number of pending suggestions for the organization domain.
The verification status and details of the domain
Functions
Attempts to verify the affiliation of this organization domain using a verification code.
Deletes this organization domain.
Prepares affiliation verification for this organization domain by sending a verification email.