Does Firebase's onAuthState()'s callback execute on initialisation - even when no user is signed in?

前端 未结 0 1598
天命终不由人
天命终不由人 2020-11-28 02:19

I first understood this listener (auth.onAuthStateChanged(callback)) executes its callback i) if a user is signed-in & ii) whenever sign-in status changes (

相关标签:
回答
  • 消灭零回复
提交回复
热议问题