Skip to content
Snippets Groups Projects

fix(OrcidToken): user's name can be null or empty if the user has set their...

Merged Nicolas.Rod requested to merge rodn-orcid-token-empty-name into master
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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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.
  • Nicolas.Rod added 1 commit

    added 1 commit

    • 337c4763 - fix(OrcidToken): user's name can be null or empty if the user has set their...

    Compare with previous version

  • Please register or sign in to reply
    Loading