fix(auth-emailpass): better handle identity with same email error (#13537)

* fix(auth-emailpass): better handle identity with same email error

* add test

* Create blue-laws-argue.md

* check for empty object

* trueeee

* nit

* flip condition
This commit is contained in:
William Bouchard
2025-09-18 13:05:54 -04:00
committed by GitHub
parent a503bbe596
commit 0695c5844f
3 changed files with 126 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/auth-emailpass": patch
---
fix(auth-emailpass): better handle identity with same email error