is it possible to disable the button set from firebase?, when the user logs in he has to confirm to the admin so that the button is active
Yes you can do that by using ( if then ) conditions with firebase database.
1 Like