user.views
Overview
Django and DRF views for user authentication, password management, and permission administration.
Classes
- AllAuthAdapterDispatchMixin
- AllAuthLoginView
- AllAuthReauthenticateView
- AllAuthTwoFactorAuthView
- PermissionDeleteView
- PermissionOverviewView
- PermissionSaveView
- ResendWelcomeEmailView
- VuedaAllAuthViewAdapter
- VuedaForgotPasswordView
- VuedaResetPasswordView
- WhoIsView
Source
server/vueda/user/views.py