DEV Community

Discussion on: Using Domain-Driven Design(DDD)in Golang

 
stevensunflash profile image
Steven Victor

Hi,
The password is encrypted on the backend.
Go to this path: infrastructure/security/password.go
The function that hashes the password is defined there.

Some comments have been hidden by the post's author - find out more