Using encrypted email field with Ash Authentication
I was wondering, do you think it would be hard, or even possible with the current implementation to use an
encrypted_email
field the same way you have encrypted_name
or encrypted_address
with ash_authentication
?
Having the e-mail
field not encrypted in the database really bothers me tbh.2 Replies