Closed
Description
I want to use standard devise alongside with devise token auth. When signing up users with standard devise, I found the confirmation email cannot be sent. However, email works well when signing up with devise token auth. #229 discussed something about this but as a noob, unfortunately, I cannot understand what's going on here as the discussion is so short. Is there a way to enable email confirmation when using standard devise? I believe this happens because devise token gem modifies some parts of the registration controller in standard devise.
Metadata
Metadata
Assignees
Labels
No labels