stack/apps/e2e/tests
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
general Reduce test flakeyness (#517) 2025-03-07 13:34:50 -08:00
helpers Customizable ports (#962) 2025-10-20 15:24:47 -07:00
js unblock signup endpoint (#967) 2025-10-27 10:18:19 -07:00
global-setup.ts Disallow trailing spaces 2024-07-14 10:35:33 -07:00
globals.d.ts Upgrade backend to Next.js 15 (#360) 2024-12-10 00:11:13 -08:00
helpers.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00
setup.ts JWKS endpoint now uses base64url 2024-10-11 17:09:24 -07:00
snapshot-serializer.ts Customizable ports (#962) 2025-10-20 15:24:47 -07:00