Features authentication firebase oauth nextjs feature-request

Hello Netlify Team,

I’m building an AI SaaS application called AI Mockup Studio using Next.js, Firebase Authentication, and Netlify.

I would like to request improvements and best practices for authentication workflows on Netlify.

Current authentication methods include:

  • Email & Password
  • Google OAuth
  • GitHub OAuth
  • Magic Link Sign-in
  • Password Reset
  • Email Verification
  • Session Management

I’m looking for guidance on:

  1. Secure authentication with Next.js App Router.
  2. Protecting server-side routes and API endpoints.
  3. Handling authentication during deployment on Netlify.
  4. Best practices for JWT/session management.
  5. Middleware authentication examples.
  6. Recommended production architecture.

Project:
AI Mockup Studio

Tech Stack:

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Firebase Authentication
  • Firestore
  • Cloud Storage
  • Netlify

Any documentation, examples, or recommendations would be greatly appreciated.

Thank you!

Feature Request: Improve Authentication for AI Mockup Studio (Firebase + Google OAuth + Magic Link)

1 Like