[2024/02/05 11:23:37.911] [0m 1) Authentication Spec Prose Tests
[2024/02/05 11:23:37.911] SCRAM-SHA-256 and mechanism negotiation
[2024/02/05 11:23:37.911] Step 4
[2024/02/05 11:23:37.911] auth credentials in options
[2024/02/05 11:23:37.911] logs in with non-normalized username and password:
[2024/02/05 11:23:37.911] [0m[31m MongoServerError: Authentication failed.[0m[90m
[2024/02/05 11:23:37.911] at Connection.sendCommand (src/cmap/connection.ts:139:17)
[2024/02/05 11:23:37.912] at runMicrotasks (<anonymous>)
[2024/02/05 11:23:37.912] at processTicksAndRejections (node:internal/process/task_queues:96:5)
[2024/02/05 11:23:37.912] at async Connection.command (src/cmap/connection.ts:139:17)
[2024/02/05 11:23:37.912] at async executeScram (src/cmap/auth/scram.ts:5:52)
[2024/02/05 11:23:37.912] at async performInitialHandshake (src/cmap/connect.ts:19:66)
[2024/02/05 11:23:37.912] at async connect (src/cmap/connect.ts:2:2458)