Home > borogove > Register > fromDomainOrInvite

Register.fromDomainOrInvite() method

Start new registration flow for a given domain or invite URL

Signature:

static fromDomainOrInvite(domainOrInvite: string): Promise<borogove markdown="1"_Register>;

Parameters

Parameter Type Description
domainOrInvite string

Returns:

Promise<borogove_Register>