Page MenuHomePhabricator

Discuss best authn/z methods for initial phase of application development
Open, In Progress, MediumPublic

Event Timeline

Hey - for the initial authn/z setup, I recommend using Django's built-in system. It's a solid, easy, and secure starting point.

In the future, we can explore integrating login with the wikimedia developer account. There are a few interesting Python packages available for this, and we could potentially use OAuth2.

However, for now, I suggest sticking with the built-in system.

sbassett changed the task status from Open to In Progress.Fri, Nov 22, 9:35 PM
sbassett triaged this task as Medium priority.
sbassett moved this task from Back Orders to In Progress on the Security-Team board.
sbassett moved this task from Backlog to In Progress on the Universal Security Dashboard board.