adonisjs/ally

[bug] Auth Twitter

duducp opened this issue · 0 comments

Hello, I do not know if I can call BUG anymore the following is occurring:

When you authenticate with Twitter by using the user.getName () and user.getNickname (), or user.toJSON () method, Ally is changing the name with the user name.

Ex.:
Original:
Name: Carlos Eduardo
Username: duducp

Return of Ally:
Name: duducp
Username: Carlos Eduardo