Skip to content

feat: add dedicated login/signup page and link landing buttons to it - #43

Open
mustansirr wants to merge 2 commits into
mainfrom
feature/auth-pages
Open

feat: add dedicated login/signup page and link landing buttons to it#43
mustansirr wants to merge 2 commits into
mainfrom
feature/auth-pages

Conversation

@mustansirr

Copy link
Copy Markdown
Owner

This PR introduces a dedicated authentication/login page to replace the direct Google Client consent screen redirect from the landing page.

Changes:

  • Added a beautiful login page at frontend/app/login/page.tsx featuring standard Supabase/Google Auth flow.
  • Re-routed landing page buttons (Navbar "Get Started", Hero "Generate Video", and CTA "Get Started Free") to navigate to the new /login route.
  • Updated protected routes (/dashboard, /library, /pomodoro) to redirect to /login instead of the root directory "/" when a user is not authenticated.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
animed-ai Ready Ready Preview Jul 30, 2026 4:32am

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.

1 participant