DDMAL / DDMAL/UMIL

Implement OAuth workflow for user to upload batch Wikidata edit

Open
#228 0 comments 0 reactions 1 assignee Claimed by @mailynmailyn View on GitHub
priority: medium
Dominant language
Python
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

- Only certain users are granted access to the edit_wikidata view. This view presents verified name and instrument entries for review.

- From the edit_wikidata view, eligible users begin an OAuth 2.0 flow to authorize UMIL, a registered OAuth client.

- Users are redirected to Wikidata’s OAuth 2.0 authorization page, where they grant access for UMIL to act on behalf of the DDMAL Wikidata account.This flow uses a client ID/secret registered with Wikidata.

- After granting permission, the user is redirected back to the edit_wikidata view through a registered OAuth callback URL.

refs: #206 ; #205

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.