Skip to content

[Feature/Fix]: Adding session management and auth #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

CodeByMukul
Copy link
Collaborator

PHOTO-2025-03-31-11-58-19
PHOTO-2025-03-31-11-58-40

Added supabase and its sdk for auth and database. Currently only added support for email and password. The storage of savedUrls is now done on the database, schema is written as an interface in the container.tsx file only. Followed the supabase docs on plasmo website.

build.zip

@itsOmSarraf itsOmSarraf self-requested a review March 31, 2025 06:50
@itsOmSarraf
Copy link
Owner

Try Google Auth, its seamless one click :
https://supabase.com/docs/guides/auth/social-login/auth-google

@itsOmSarraf itsOmSarraf mentioned this pull request Mar 31, 2025
@itsOmSarraf itsOmSarraf linked an issue Mar 31, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Google Auth
2 participants