fix(OrcidToken): user's name can be null or empty if the user has set their...
1 unresolved thread
1 unresolved thread
fix(OrcidToken): user's name can be null or empty if the user has set their name to private in their profile
Merge request reports
Activity
assigned to @Mathieu.Vonlanthen
51 51 @NotNull 52 52 private String scope; 53 53 54 @NotNull 54 /** 55 * The user's name as retrieved from ORCID. This field may be null or empty if the user has set their name to private in their profile. changed this line in version 2 of the diff
added 1 commit
- 337c4763 - fix(OrcidToken): user's name can be null or empty if the user has set their...
Please register or sign in to reply