How to Sign In with Google using Firebase + Nuxt 3
๐ Before Starting, It is important to setup firebase. If you have not done it yet, do checkout the official docs for it. Setup Auth Instance You can access the current Auth instance in any component with the useFirebaseAuth() composable <script se...
Nov 29, 20231 min read29
