User not showing up in dashboard or api

Hello,

I created a user yesterday using the universal login. I can log in as the user but they don’t show up in the user dashboard or the management API. I have also noticed that I can log in as a blocked user and it says that no one has ever logged into the app, which is definitely not true.

Thanks

Hi @tomcockram6

When you log in, get the user ID from the identity token and look that up (in the dashboard or API).

Make sure that the user you are logged in as is really the user you think it is.

John