Firebase web API key?
and where can I get the users id token?
Firebase web API key?
and where can I get the users id token?
Firebase api key (Firebase token) which you are using in your databse.
and for idtoken you need to use this firebase extension. com.mirxtremapps.FirebaseAuth.aix (37.8 KB)
use when signup sucesss block.
if still don’t understand then share your aia.
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:
can you share a guide aia without error bro?
it doesn’t work
show your blocks and also mention what is going wrong ?
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
i see it in the “users” tab in the firebase authentication console
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
now it is fixed and working.
dont forget to mark this as solution if it works for you.
okay. i’ll try and see if it works
thank you so much! its working now
ais format? not aia
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
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.