allowCleartextPassword property

bool allowCleartextPassword
final

Whether the client should send the password to the server in clear-text for authentication.

For security reasons, it is recommended to keep this disabled.

Implementation

final bool allowCleartextPassword;