Page MenuHomePhabricator

Account creation & authentication backend
Closed, ResolvedPublic

Description

  • Django backend authentication via OAuth with meta.wikimedia.org as authorization server
  • Django backend account creation via OAuth response

Event Timeline

bd808 triaged this task as Medium priority.Oct 6 2020, 10:33 PM
bd808 moved this task from Backlog to In Progress on the Toolhub board.

https://github.com/bd808/toolhub/pull/3

A small amount of additional work is expected as the frontend is connected to the backend.

Change 635659 had a related patch set uploaded (by BryanDavis; owner: Bryan Davis):
[wikimedia/toolhub@main] authn: Connect Vue frontend to Django backend

https://gerrit.wikimedia.org/r/635659

Change 635659 merged by jenkins-bot:
[wikimedia/toolhub@main] authn: Connect Vue frontend to Django backend

https://gerrit.wikimedia.org/r/635659

I'm going to boldly call this {{Done}}. We may need some more follow up work, but things are working well enough at this stage that I think those changes will be minor tweaks rather than major features.