Hello loopstudio team,
I have successfully used your boilerplate to create and validate my first native app. Thanks a lot for your precious boilerplate <3. But I can't manage to create a route to update the email with device. I looked at your code at passwords_controller which inherit from device PasswordsController but I can't find a good way to generate the same behavior to update the email inside the app with use of code validation // token validation. I managed to have a look to this controller but can't find any methods doing this: https://github.com/heartcombo/devise/tree/main/app/controllers/devise
How do you suggest me to implement it?
It would be a nice addition to the boilerplate and I could make a PR.
Thanks a lot :)
Florian
Hello loopstudio team,
I have successfully used your boilerplate to create and validate my first native app. Thanks a lot for your precious boilerplate <3. But I can't manage to create a route to update the email with device. I looked at your code at passwords_controller which inherit from device PasswordsController but I can't find a good way to generate the same behavior to update the email inside the app with use of code validation // token validation. I managed to have a look to this controller but can't find any methods doing this: https://github.com/heartcombo/devise/tree/main/app/controllers/devise
How do you suggest me to implement it?
It would be a nice addition to the boilerplate and I could make a PR.
Thanks a lot :)
Florian