Manually validate an email?

Hello, is there a way I can manually verify a users email? so that “email confirmed?” will return “yes” despite them not actually validating the email? It doesn’t seem to be a database option that I can change. Thanks in advance!

I don’t think this is possible since we don’t have access to change the “email confirmed” field outside of clicking on the email link. The other option would be to build your own email confirmation system, but it’s a pain.

1 Like

I was wanting to do this too. Doesn’t seem like there is a way around this at the moment. Hope bubble allows us access somehow. That would be nice. :+1:

1 Like

To make validation more convenient, on Gmail you can have unique email addresses appear in the same email account by following this pattern:

username@gmail.com
username+1@gmail.com
username+2@gmail.com
Etc.

This tip would make a good video for your excellent series @J805, don’t you think?

1 Like

Thanks for the shout out. Sounds like a good idea. I can add that to my list. :slight_smile: :+1:

1 Like