Open minhnimble opened 1 year ago
The Sign up endpoint and Sign in endpoint on the Authentication page is showing 404 error at the moment.
As a result, the candidate couldn't follow the instructions to create their own account to test the API properly.
The signup and signin endpoints should be updated to match with the new postman collections:
Fixed: https://github.com/nimblehq/nimble-survey-web/wiki/Authentication @minhnimble Could you help verify it and close this issue 🙏
Issue
The Sign up endpoint and Sign in endpoint on the Authentication page is showing 404 error at the moment.
As a result, the candidate couldn't follow the instructions to create their own account to test the API properly.
Expected
The signup and signin endpoints should be updated to match with the new postman collections:
Steps to reproduce