v0.3.0-beta.30
Pre-release
Pre-release
Features
- Import the example repository into the main monorepo (#473)
- [@accounts/server] Calling
addEmail
now trigger the email verification option (#477) - [@accounts/password] Check the arguments in the exposed methods (#478)
- [@accounts/server] Deactivate user (#480)
- [e2e] Test some core features (#439)
Bug fixes
- [@accounts/password] Support uppercase emails when sending the different emails (verification, rest, ...) (#476)