Hi @rueben.tiow ,
Thanks a lot for that suggestion.
I changed the rule, and updated my call from
user = authResult.idTokenPayload
to:
user = authResult.authTokenPayload
Not so simple. I am using the exact code that is published by Auth0 in this thread: