dandi / dandi/dandi-archive

orcid should pull in or prompt for user info

Open
#772 7 comments 0 reactions 0 assignees View on GitHub
enhancement UX
Dominant language
Python
Stars
26
Forks
21
Avg merge
5d 6h
Merged PRs (30d)
14

Description

The orcid addition should pull in user name and email address (if publicly available). if not available, the UI should prompt for that info.

`curl -X GET --header 'Accept: application/ld+json' 'https://pub.orcid.org/v2.1/0000-0002-5312-6729'`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the existing ORCID addition flow and inspect the response from the linked ORCID v2.1 endpoint. Determine where publicly available name and email data are handled and where the UI can request missing values. Done means ORCID data is imported when available, with a prompt for unavailable user information.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
authentication, backend, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.