Jason Foster
Results
2
issues of
Jason Foster
Refer to issue: https://github.com/fullstackhero/dotnet-webapi-boilerplate/issues/741 Refer to discussion: https://github.com/fullstackhero/dotnet-webapi-boilerplate/discussions/740
**Describe the bug** ENDPOINT POST: api/users/reset-password throws a 401, authentication error. Also refer to https://github.com/fullstackhero/dotnet-webapi-boilerplate/discussions/740 **To Reproduce** 1. Run project the project and visit localhost:5001/swagger 2. Try out the api/users/reset-password...
bug