i have used firebase authentication in my project but the signup success block is not working if i do login then it is running login and if i do signup then also it runs login block logic and when i hover on signup success block then it shows “triggers when signup fail” so kindly fix it as soon as possibe
Steps to reproduce the issue
Expected Behaviour
runs the logic when signup is done
Actual Behaviour
runs login logic when signup is done and the block runs when signup fails
I believe, if you have added your app into the project which is already working with another app using authentication mean then this app will not work. Per project one app only will function without problems. So make sure with that