hashicorp-demoapp / product-api-go

Products API written in Go
Mozilla Public License 2.0
44 stars 27 forks source link

Update product API to be compatible with redesign #24

Closed im2nguyen closed 2 years ago

im2nguyen commented 2 years ago

/login panicked if user does not exist. This PR handles the error by returning an empty user model and the error message.