disabledUserSignup property

bool? disabledUserSignup
getter/setter pair

When true, end users cannot sign up for a new account on the associated project through any of our API methods

Implementation

core.bool? disabledUserSignup;