Tag: SaaS
All the articles with the tag "SaaS".
How to build a simple Magic-Link Sign-In with Next.js, Supabase, and Sendgrid
Updated: at 11:43 AMLearn to build a magic-link sign-in system using Next.js, Supabase, and SendGrid. Secure, passwordless authentication made simple
Admin-user permissions in Supabase with RLS
Published: at 11:16 AMIn this post, we will set up a stored procedure in Supabase that can identify if the user making the request is an actual admin user.