From the course: React: Authentication

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Authentication with Auth0

Authentication with Auth0 - React.js Tutorial

From the course: React: Authentication

Authentication with Auth0

- [Instructor] Alright, so the first prebuilt auth provider option that is available to you, at least the first one that we're going to talk about here, is one called Auth0. Now, this might be a little bit confusing seeing as though there's something else in the space called Oauth, many people you'll hear them pronounce this Auth-O, it's called Auth0. But anyway, there are a few key benefits to Auth0. First of all, though, I wanted to show you what the site looks like. So feel free to just take a look at this, look through their documentation if you're interested in getting started with this. And, you know, feel free to give it a try to see if it fits in with what you need. I'm not going to be doing that here, but I will be going into some of the key features that makes this one unique as well as just reasons why you might want to use this provider. So the first thing here is that, for the most part, when working with Auth0, integrating this into your application is really very easy…

Contents