🔑 Authentication
In this section, we’ll set up authentication for your extension, enabling both Google Sign-In and email/password authentication.
If you’re using Firebase, visit here.
If you’re using Supabase, visit here.
🧾 What We’ll Set Up
- Google Sign-In integration with Firebase/Supabase
- Email/password authentication for users
- OAuth 2.0 credentials for Google Sign-In
- A working authentication system to manage user logins
Last updated on