Credential

public enum Credential

A credential for authenticating to the Postgres server.

PostgresClientKit supports trust, password, md5, and scram-sha-256 authentication. The configuration of the Postgres server determines which authentication types are allowed.