Replies: 1 comment
-
It's probably possible, you'd just have to override lots of Rodauth methods to achieve it (similar to how the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, @janko!
I'm trying to integrate rodauth-rails in a new application, but I'd like to have a separate
emails
table and Email model to allow the users to have multiple emails. Like, for example, in https://github.com/allenwq/devise-multi_emailIs it somehow possible via some hooks/settings?
Beta Was this translation helpful? Give feedback.
All reactions