Sending Confirmation Emails for Firebase Auth

can you show me how?

first import the extension i gave to you then do this

if you dont know how to get firebase api then do this:

  1. go to firebase console
  2. now open project settings.
  3. there you will see your api key.
    copy the api and paste where it is required .

can you share a guide aia without error bro?

1 Like

it doesn’t work

show your blocks and also mention what is going wrong ?

here are my blocks… not sure what is going on.

can you share the aia pls ?
also tell me that when to a accoutn is it successfull. i mean can you see the account in firebase authentication section.

also make sure that you have insert firebase api in the extension as well see in image
image

  1. i see it in the “users” tab in the firebase authentication console

  2. yes, i have inserted that key.

i fixed it . import the screen in your project ghm_ImportGGC456.ais (2.8 KB)

actually i entered the wrong url previously :sweat_smile::sweat_smile:

now it is fixed and working.

dont forget to mark this as solution if it works for you.

4 Likes

okay. i’ll try and see if it works :smile:

1 Like

thank you so much! its working now :smiley:

ais format? not aia

1 Like

When someone registers a confirmation link is sent to their e-mail but it contains a URL in the following form:

https://[MyProjectName].firebaseapp.com/__/auth/action?mode=verifyEmail&oobCode=[small, caps and numbers]&apiKey=[MyFirebaseDatabaseAPIKey]

Shouldn’t the API Key be kept secret? Am I doing something wrong? Because even though this method works fine I don’t receive any Verification Code to put inside the Text Box of the screen you shared.

can you give me a screenshot of the email

1 Like

It’s in Greek language.

go to your firebase console and click on auhthentication from there click on templates. now edit the verification mail template according to your need.

Do you want me to set it back to English and send you the new verification email?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.