We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab15d5e commit d73ef44Copy full SHA for d73ef44
CHANGELOG.md
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [unreleased]
8
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
+
12
## [0.10.2] - 2022-07-14
13
### Bug fix
14
- Make `user_context` optional in userroles recipe syncio functions.
0 commit comments