Wednesday, 20 May, 2020 UTC


Summary

Within this 7 minute video we will add authentication to the default next.js template with Auth0. This includes installing the nextjs-auth0 npm package, configuring your Auth0 account, creating API endpoints, adding login / logout buttons, and pulling user data from an authenticated user session (by using the native getServerSideProps function)!