Unable to get user information (userid, email, etc.) from lock 10

I realized the callback has the accessToken and idToken in the URL as an anchor tag? Which shows I was mixing up accessToken and idToken. But using the accessToken at /userInfo gives me everything I need. Although I’m not sure why I’m getting that info as an anchor tag in the callback?