Change user.getName() to user.getLogin() in the GitHub getTokenScopes() API request, in order to fix a bug where NullPointer exception is appeared when a GitHub user request returns a user with null in the name field. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
Change user.getName() to user.getLogin() in the GitHub getTokenScopes() API request, in order to fix a bug where NullPointer exception is appeared when a GitHub user request returns a user with null in the name field. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||