-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
oauth2app should have some default base views that are class based.
Currently the views in the example application can be used, but they don't form part of the oauth2app core.
The views should be placed in oauth2app/views.py
These views should be:
BaseSignupView
BaseClientView
BaseAuthorizeView
These views should serve as a basis for your own custom views.
Metadata
Metadata
Assignees
Labels
No labels