We have been chatting about the idea of authentication and authorization. This is a deep and complex topic, and you, being a good developer, should want to stand on the shoulders of giants to tackle this seemingly simple, yet complex problem.
Objectives
Integrate Auth0 with your favourite frontend framework
The implementations in the different frameworks are about 90% the same.
Be sure to include the router libraries for the project you create. I would suggest starting here and creating threes pages/components: home, callback, and dashboard
title: Welcome to Auth0 draft: true
We have been chatting about the idea of
authentication
andauthorization
. This is a deep and complex topic, and you, being a good developer, should want to stand on the shoulders of giants to tackle this seemingly simple, yet complex problem.Objectives
Requirements
Explorer Mode
Tips:
home
,callback
, anddashboard
Adventure Mode
Epic Mode