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 →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 →