• Blog
  • Documentation
  • Courses
  • Changelog
  • AI Starters
  • UI Kit
  • FAQ
  • Supamode
    New
  • Pricing

Launch your next SaaS in record time with Makerkit, a React SaaS Boilerplate for Next.js and Supabase.

Makerkit is a product of Makerkit Pte Ltd (registered in the Republic of Singapore)Company Registration No: 202407149CFor support or inquiries, please contact us

About
  • FAQ
  • Contact
  • Verify your Discord
  • Consultation
  • Open Source
  • Become an Affiliate
Product
  • Documentation
  • Blog
  • Changelog
  • UI Blocks
  • Figma UI Kit
  • AI SaaS Starters
License
  • Activate License
  • Upgrade License
  • Invite Member
Legal
  • Terms of License

Authentication in Next.js Firebase

Authentication

Makerkit provides Server-Side Authentication with Firebase Authentication.

In this section, you will learn everything you need to know about the authentication flow of your SaaS.

  • Auth Overview: this is the overview of the authentication flow of your SaaS
  • Setting up Firebase Auth: this is the guide to set up Firebase Authentication in your project
  • Auth SSR: this is the guide to set up SSR with Firebase Authentication
  • Auth Flow: this is the guide to set up the authentication flow of your SaaS
  • Auth Hooks: this is the guide to use the authentication hooks in your project
  • Auth with Custom Providers: this is the guide to set up custom authentication providers
  • Email Verification: this is the guide to set up email verification
  • Email Link: this is the guide to set up email link authentication
  • Page Guards: this is the guide to set up page guards
  • API Guards: this is the guide to set up API guards
  • App Check: this is the guide to set up App Check
  • Troubleshooting: this is the guide to troubleshoot authentication issues