- Issue created by @chfoidl
Currently the email, a magic code was sent to, is explicitly saved on a email
field on the magic code entity.
But email might not be the only medium a magic code is sent to the user. (e.g. SMS).
Rename the email
field to sent_to
.
Active
1.0
Code