Angular
Easy Authentication with AUTH0

Getting User Information

PRO

When we build apps with user authentication, typically we'll need some way to get information about the authenticated user. We probably want to show the user a profile area where they can see their information and make edits to it. Let's see the various ways we can get information for a user from Auth0 and set ourselves up for creating a dedicated profile area.

 

I finished! On to the next chapter