Angular
Easy Authentication with AUTH0

Creating A Profile Area

PRO

There's a good chance that you'll want a dedicated profile area of some kind for your users. Let's create a Profile component for your app and use the userInfo object that you get from Auth0 to display some basic user information.

 

I finished! On to the next chapter