Changed login test password from 'Test@Pass123!' to 'testpass123' and updated bcrypt hash to use Go's golang.org/x/crypto/bcrypt library instead of Python's bcrypt.
Changed login test password from 'Test@Pass123!' to 'testpass123' and updated bcrypt hash to use Go's golang.org/x/crypto/bcrypt library instead of Python's bcrypt.