If you first, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev- Create
Google Analytics - Register app (create config)
- Install firebase
npm install firebase - add config file to your project
- visit the Firebase Docs > Build > Authentication > web > get started
- import all require
create const auth = getAuth(app)-
use singInWithPopUp
- activated (Google, X, GitHub, etc)