Hi @itinsley,
You should be able to use the same method you are using to get nickname to get the username in the token.
Did you look at this topic:
Here are a few questions:
- Are you seeing the username in the token? e.g.
"http://soundcla.sh/user/username": "exampleUsername"
- Which SDK are you using? How are you referencing the username in your code?
Let me know