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.
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.