Add Username and Name to JWT Claims on Cloud
This has come up a few times, the only user identifier that we have in the token is the user id which is like usr-abc123 which is not very readable and it would be helpful to make this fix so that the CLI can properly display readable user info.