allowCleartextPassword property
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;
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.
final bool allowCleartextPassword;