Understanding where/when I need to use onAuthStateChanged() - Firebase / Next.js

前端 未结 0 603
天涯浪人
天涯浪人 2021-02-12 19:28

This is the index.js page to a project built from the with-firebase-authentication example (Next.js)

const Index = () => {
  const { user, logout } = useUser()         


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