Skip to content

younessssssss/firebase-chrome-ext-auth

Repository files navigation

Firebase Authentication in Chrome Extensions

This repository contains the source code for setting up Firebase authentication in a Chrome extension. The project showcases email link authentication with Firebase within a Chrome extension context.

Prerequisites 📋

Before you begin, ensure you have met the following requirements:

Using Firebase Authentication in Chrome Extensions 🚀

To use this project, follow these steps:

  1. Clone this repository: git clone https://github.com/younessssssss/firebase-chrome-ext-auth.git
  2. Navigate to the project directory: cd firebase-chrome-ext-auth
  3. Install the required dependencies: npm install
  4. Update the Firebase configuration in firebase.js with your Firebase project settings.
  5. Run the project: npm run dev

Blog Post ✍️

For a detailed walkthrough on how to implement Firebase authentication in a Chrome extension, check out the corresponding blog post on MyBlog.

Contributing to Firebase Authentication in Chrome Extensions 💡

To contribute to this project, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Contact 📫

If you want to contact me, you can reach me at ``.

License 📝

This project uses the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published