Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 319 Bytes

auth0-nextjs-passport

Following a tutorial to learn Passport authorization for Next.js applications. https://auth0.com/blog/next-js-authentication-tutorial/

Notes

  • This tutorial requires creating an account / setting up an application with Auth0
    • The tutorial uses an authentication strategy for Auth0
  • ...