Tags: go-pantheon/lares
Tags
test: enhance password verification tests and fix type assertions Updated the password verification tests to include a 'verified' field for better clarity in test cases. Fixed type assertions for memory, time, threads, and key length parameters in Argon2 tests to ensure they match expected types. This improves the robustness and readability of the test suite.