1
votes

I'm currently using Firebase authentication for my app in android studio and I wanted to send the user a verification code instead of a link but firebase doesn't allow the editing of a message in email verification. It only allows the editing of the URL. So I was wondering if anyone knows a different way to edit it?

1

1 Answers

2
votes

firebaser here

For security reasons those emails are currently not editable. If they were, they could easily be abused to send spam.

We're working on a way to keep that security and make them editable. But as usual: we make no promises or timelines on when that may/will be available.