Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Convert emails to lowercase on request to match insert (#185)
Currently E2E tests are failing as `[email protected]` !== `[email protected]` 🤦 See #175
- Loading branch information