Update nickname/name from Action
To update a user’s name or nickname from an Action is only possible with an Management API call with a token.
We want to make the nickname field match a social user’s first/last name when they first login. To do that currently, we need to make a management API call.