How to use Django as an authentication provider for a Next.js application - Part 2
Published onIn Part 2 of this article series, I configure Next.js and Next Auth to use a Django application as a custom OpenID Connect provider.
Continue →👋 Hey, my name is Mike Robinson. I'm a maker of internet things.
For the past two decades, I have specialized in crafting remarkable products and experiences for the web, as well as successfully guiding and inspiring teams to do the same. Currently I'm leading the web team at Globacore.
Find out more →In Part 2 of this article series, I configure Next.js and Next Auth to use a Django application as a custom OpenID Connect provider.
Continue →In this article series, I explore how to configure Django as an OpenID Connect Provider and Next.js as a Relying Party. This is Part 1 where I set up Django as an OpenID Connect Provider.
Continue →