You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a number of problems with oauth2app that need to be addressed. These are:
Documentation refactor including:
Installation: easy_install must go.
Much of the documentation forces the user to create the same views as everyone else. These sample views should be just included in the project, possibly as CBVs.
Lack of templates in the app itself. Or at least make the example ones easier to find.
Add admin functionality to control consuming applications..
Change the branching patterns to handle the different specs of OAuth.
Add more core committers to increase progress. We've got a couple people here at pycon qualified to take on this role.
The text was updated successfully, but these errors were encountered:
There are a number of problems with oauth2app that need to be addressed. These are:
The text was updated successfully, but these errors were encountered: