stack/apps/e2e/tests/backend/endpoints/api/v1/auth
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
..
anonymous Convex implementation (#913) 2025-09-24 19:16:45 +00:00
cli Add CLI authentication endpoints (#503) 2025-03-12 18:44:33 -07:00
mfa Upgrade oslo to oslojs (#564) 2025-03-26 02:02:03 +01:00
oauth Customizable ports (#962) 2025-10-20 15:24:47 -07:00
otp Email sending sdk function, freestyle mock, small fixes (#813) 2025-08-01 18:40:28 -07:00
passkey Wildcard domains (#830) 2025-08-19 22:59:21 -07:00
password fix empty email on sign-in error (#994) 2025-11-05 16:45:07 -08:00
sessions Make refresh tokens more robust when deleting users 2025-10-03 01:35:09 -07:00
email-normalization.test.ts Normalize emails on sign-in 2025-10-29 17:58:29 -07:00