passwordRequired

@JvmName(name = "wmxijhrgyxihdmhg")
suspend fun passwordRequired(value: Output<Boolean>)
@JvmName(name = "hefgwplianjrpjry")
suspend fun passwordRequired(value: Boolean?)

Parameters

value

Whether a password is required for email auth or not. If true, both an email and password must be provided to sign in. If false, a user may sign in via either email/password or email link.