Skip to content

What is the best way to generate update email with a token validation with your custom device setup? #653

@rianfloo

Description

@rianfloo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions