[Firebase] It is possible, after a SignUp, Disable the user account?

Using Firebase…

It is possible, after a SignUp, Disable the user account, and Enable/Activate it only when the email is confirmed (with a confirmation email link)?

If yes, how to do that?

Thank you.

nikhilbobade27, ok, thank you!

yes it is possible

twinkthakur18:

Thank you for reply!

Can you explain how to do that?

goto firebase-
1.Authentication-
2.select user from right Dot point
and then mange your user

twinkthakur18:

The idea is good, but the questions is about using Kodular blocks/code, not using it manually!

yes through kodular you can use their Api for everything
like reset password,Acitivate deactivated account,manage users etc.

if you got it. mark as solve​:white_check_mark:

1 Like

Can you inform me what are the appropiate blocks/component to do that?

The Kodular Component doesn’t have that blocks for now but you can do it using API.

https://firebase.google.com/docs/reference/rest/auth/

Ok, thank you for help!

1 Like

try to search some appropriate video…
i am giving you one…it may help you to set API

now i hope you can do properly :blush:

4 Likes

is it help you mark as solution :blush::white_check_mark:

Thank you m8 :wink: Checked!

1 Like

Always welcome :blush:

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