Adding user authentication to Next.js using AuthO

1 · Michael Burrows · July 19, 2021, 4:01 a.m.
In this tutorial we’ll be using the Auth0 SDK to add user authentication to a Next.js application. If you’re not familiar with Auth0 it’s an easy to implement, adaptable authentication platform. Auth0 is free for up to 7,000 active users so you can get a fair amount of usage before occurring any costs. You can […]...