Products
Courses
Blog
Documentation
Changelog
FAQ
Pricing
Demo
Blog
The blog of Makerkit. Discover the latest about Makerkit, Next.js, Supabase, and more.
Sep 19, 2022
v0.4.0: Phone Authentication
The version 0.4.0 adds the ability to sign-in using a Phone number, and adds design and usability improvements to the authentication pages
Sep 15, 2022
v0.3.0: Multi-Factor Authentication and Multi-Provider accounts
The version 0.3.0 adds the ability to enable Multi-Factor Authentication and for users to link their account to multiple providers
Sep 5, 2022
v0.2.0: Transferring Ownership of an organization
The version 0.2.0 adds the ability to transfer the ownership of an organization to another member
Sep 2, 2022
Email Link Authentication with Firebase and Next.js
Learn how to add Email Link authentication to your SaaS application with Firebase Auth and Next.js
Aug 29, 2022
Adding a new MDX content source
Add a new MDX content source to your website
Aug 28, 2022
Charging SaaS Tenants based on the number of users
Let's extend Makerkit to charge Stripe customers based on the number of users in an organization
Aug 20, 2022
Walkthrough: Starting a Makerkit project with Firebase and Next.js
This walkthrough is a summary of the documentation to quickly bootstrapping a SaaS project with Makerkit
Aug 16, 2022
Secure your Next.js application with Firebase AppCheck
Firebase AppCheck helps us protect our websites against bad actors such as automated bots. In this post, we integrate Firebase AppCheck in a Next.js application.
Aug 15, 2022
Programmatic Authentication with Firebase and Cypress
Testing Cypress can require your test users sign-in programmatically. In this article, we show you how to sign in users with Firebase and Cypress without using the UI.
Aug 8, 2022
Caching a Next.js API with Redis
Find out how to cache a Next.js Serverless API with Redis
Aug 6, 2022
How to fix common hydration issues in Next.js and React 18
Common Next.js hydration issues and how to fix them
Aug 4, 2022
The complete guide to Stripe and Next.js
Learn everything you need to start collecting payments for your Next.js application with Stripe Checkout
Aug 3, 2022
Improve your Next.js website Core Web Vitals
In this post, we share how to optimize the performance of your Next.js website and improve your Core Web Vitals
Aug 3, 2022
Add Tailwind CSS to Next.js
Learn how to install and use Tailwind CSS in your Next.js website
Aug 2, 2022
How to call an API with Next.js
Learn how to call API endpoints in your Next.js application
Jul 29, 2022
Logging users out with Firebase Auth and Next.js
Learn how to sign users out with Firebase Auth and Next.js, and automatically redirect the user out of the page
Jul 29, 2022
How to generate an RSS feed with Next.js
Let's learn how to generate an RSS feed for our Next.js website in various formats.
Jul 29, 2022
Initialize the Firebase Admin with Next.js
Learn how to use Firebase on the server with Next.js
Jul 29, 2022
How to redirect to a page with Next.js
Learn the ways to redirect users to another page with Next.js
Jul 26, 2022
Blocking authentication with Firebase Auth Functions
Firebase has introduced functions that allow us to write server logic before or after authenticating. Let's see how to use them.
Previous Page
Page 8 of 9
Next Page