Skip to content

Commit d73ef44

Browse files
committed
feat(CHANGELOG): Mention /auth/signin 500 response bug fix
1 parent ab15d5e commit d73ef44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [unreleased]
88

9+
### Bug fix
10+
- Send 400 instead of 500 on invalid request body or when user passes non-string values as email ID for `/auth/signin`
11+
912
## [0.10.2] - 2022-07-14
1013
### Bug fix
1114
- Make `user_context` optional in userroles recipe syncio functions.

0 commit comments

Comments
 (0)