7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript8 forks (8 forks)auto 404
enhancementgood first issuehacktoberfesthelp wanted
Repository metrics
- Stars
- 7 stars (7 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Use supabase auth to add authentication to this
For Credentials reach to me.
Contributor guide
- Research direction
- Implement authentication using Supabase's Auth API. Start by installing @supabase/supabase js, then set up Supabase client and create login/signup forms. Use Supabase's built in auth UI components or custom forms. Handle session management and route protection.
- Tech stack
- javascript
- Domain
- backendfrontend
- Issue type
- Feature
- Prerequisites
- JavaScriptReact (assumed)Supabase account