I was able to get the upn
field by using getUser({ id: user.user_id })
from using the management api: https://auth0.github.io/node-auth0/module-management.ManagementClient.html#getUser
1 Like
I was able to get the upn
field by using getUser({ id: user.user_id })
from using the management api: https://auth0.github.io/node-auth0/module-management.ManagementClient.html#getUser