stack/apps
BilalG1 685f84d439
fix empty email on sign-in error (#994)
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Sign-in now rejects empty email values and returns a validation error
instead of accepting them.

* **Tests**
* Added an end-to-end test that verifies signing in with an empty email
returns a schema validation error (HTTP 400).
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-11-05 16:45:07 -08:00
..
backend fix empty email on sign-in error (#994) 2025-11-05 16:45:07 -08:00
dashboard updated checkout page (#997) 2025-11-05 16:24:15 -08:00
dev-launchpad chore: update package versions 2025-10-29 18:13:53 -07:00
e2e fix empty email on sign-in error (#994) 2025-11-05 16:45:07 -08:00
mock-oauth-server chore: update package versions 2025-10-29 18:13:53 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00