skipLegalChecks property

bool? skipLegalChecks
getter/setter pair

When set to true all legal checks are skipped. It is not recommended to skip legal checks unless you are migrating a user to Clerk.

Implementation

bool? skipLegalChecks;