Auth0

Articles & Tutorials

Introducing Auth0's Next.js SDK (auth0.com)
Mar 15, 2021
Learn how to authenticate users with Auth0’s Next.js SDK
  • Adam McGrath
Authenticating React Apps With Auth0 (smashingmagazine.com)
Nov 11, 2020
In this article, we’ll learn how to authenticate our React apps using Auth0. We will also learn how to set up Social Logins in our apps. This article will be beneficial to readers who want to add some form of authentication to their apps or want to get familiar with Auth0.
  • Nefe Emadamerho-Atori
The Complete Guide to React User Authentication with Auth0 (auth0.com)
Jul 07, 2020
Learn how to add user authentication to React using Context and Hooks
  • Dan Arias
How to add Auth0 to Nextjs- the Ultimate Guide (codemochi.com)
Apr 01, 2020
A definitive guide for adding Auth0 to your Next.js project.
  • Stephen Jensen
Building a Wikipedia App Using React Hooks and Auth0 (auth0.com)
Dec 09, 2019
Learn how to build a Wikipedia App with React Hooks and secure it with Auth0.
  • Akash Joshi
Securing Gatsby with Auth0 (auth0.com)
Apr 24, 2019
Learn how to set up Auth0 for identity management in a Gatsby static site.
  • Sam Julien
How to set up GatsbyJS authentication with Auth0 (medium.freecodecamp.org)
Mar 11, 2019
In this tutorial, I’ll be showing you how to use Auth0 which is an authentication and authorization platform to add authentication to your GatsbyJS application and to your serverless function on Netlify.
  • Michael Ozoemena
Using Auth0 Rules with a React App (auth0.com)
Feb 19, 2019
Learn how to integrate React and Auth0 Rules to enrich the profile of your users.
  • Sarah Jorgenson
How to Build React Apps Using Auth0 Popup Implementation + React Hooks (auth0.com)
Jan 09, 2019
Learn how to build a React application using React Hooks and add Authentication with Auth0, utilizing a popup login modal window.
  • Sarah Jorgenson
Using Next.js and Auth0 (blog.fullstacktraining.com)
May 02, 2018
This guide walks you through setting up authentication and authorisation in an example application created with Next.js and Auth0.
  • Tamas Piros

Video Guides & Talks

Auth0 React | Authentication made easy (youtube.com)
Jun 09, 2020
Auth0 explained with a React JS application as an example.
  • Thomas Weibenfalk
How to add Auth0 to Nextjs- the Ultimate Guide (youtube.com)
Mar 31, 2020
Learn how to add Auth0 to your Next.js application so that you will have foolproof user authentication and authorization.
  • Stephen Jensen

Courses & Video Series

Frontend Serverless with React and GraphQL (courses.codemochi.com)
Mar 31, 2020
Learn how to build end-to-end strongly-typed React apps that enable you to focus less on writing fragile, single purpose data fetching code and more on functionality that your users care about.
  • Stephen Jensen
Securing React Apps with Auth0 (pluralsight.com)
Nov 29, 2018
This course will teach you how to handle authorization and authentication in your React app