How to receive created_at with the user object

Hi, I’m usign auth0-react and with the user object I receive only 7 object properties. I want ot receive the property “created_at” with that object too. Any suggestions ? :slight_smile:

Hey there!

Can you let me know which exact method you’re calling to get the user object?