Join our newsletter!
Get exclusive content, resources, and more!
1-2 emails per week, no spam
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.