Martin Lasek
Martin Lasek
- [ ] set up a new project with it - [ ] check all default provided view elements from bugs to mobile optimization in order to reduce noise before...
The check in the code seems to never go true / be executed since it's checked on the user but not on the form
ask @BrettRToomey
- [ ] remove references to actions - [ ] enable an audit event and make sure it works
Let's go through all leaf tags an check if the error messages they throw are correct/verbose
Use payload to store new email and send it to the new email address. Once clicked you get redirected to login with a flash message "email successfully changed" and the...
look up JTWKeychain how it's solved there and consider renaming the init signature to expect `hashedPassword` instead of having `password` and then hash it on initialization.