How to get a username on GitHub by token
I am writing an android application on kotlin to view the user's repositories on GitHub, only a token is entered for authorization, according to which you need to get a username. Please help me write a request via retrofit