
Daniel Bass
Implementing Authentication and Authorization in Next.js
Learn how to implement a complete authentication and authorization solution in Next.js with this step-by-step implementation guide.

Daniel Bass
Learn how to implement a complete authentication and authorization solution in Next.js with this step-by-step implementation guide.

Gabriel L. Manor
Learn how to add Supabase authentication and authorization to a fullstack Next.js app. This guide covers setting up Supabase Auth, implementing RBAC and ReBAC authorization, and enforcing access with Supabase Edge Functions and a Policy Decision Point (PDP).

Gabriel L. Manor
How and why would you build an AI-based content moderator? Learn how AI improves moderation with contextual awareness, scalability, and customizable rules, and how you can build one with Next.js, MongoDB, Permit.io, and Gemini 1.5 Flash.

Gabriel L. Manor
A guide for setting up role-based RBAC authorization in your Next.js application, from zero to a basic, functional implementation, updated for 2024

Filip Grebowski
Learn how to implement authorization in Next.js applications using the CASL isomorphic authorization library and the Permit.io authorization platform.

Daniel Bass
Learn how to implement proper authorization for a healthcare app with the help of Galactic Health Corporation - a Rick & Morty inspired healthcare application.

Gabriel L. Manor
Learn how to use passkeys and fine-grained authorization for better access control in cloud applications, including an example project and a detailed tutorial.

Filip Grebowski
Easily add location-based access control to your application using IPinfo and Permit.io. Grant user access based on geolocation with this comprehensive guide.

Filip Grebowski
Learn passwordless authentication and basic authorization with SuperTokens, Twilio and Permit.io. Simplify login, enhance security, and eliminate passwords.