JStreet-Sensei / jstreet-backend

0 stars 0 forks source link

[BUG]Create user endpoint is broken #44

Closed ebisuG closed 1 week ago

ebisuG commented 1 week ago

Describe the bug Create user endpoint is broken. It doesn't save user data with hashed password.

To Reproduce Send request to the endpoint.

Expected behavior User should be registered with hashed password.