This Django User Model is a customized user model keeping in mind the practical need. JWT Support (Using Simple JWT) Mobile Number, single field for full name, REST API to register, REST API to login, MultiModelBackend: User can login using either of mobile, email or username. REST API to login with OTP (Same API endpoint as for OTP Verification; Set is_login: true while sending JSON request). OTP Verification for mobile and email, API to register / login with OTP (no pre-registration required) API to set user’s profile image. Mail-sending feature upon successful registration. SMS sending feature upon successful registration. Change password, update profile, and generic configuration based on settings.py.
Features
- Single field for full name
- REST API to register
- User can login using either of mobile, email or username
- OTP Verification for mobile and email
- API to set user’s profile image
- Mail sending feature upon successful registration
Categories
User ManagementLicense
GNU General Public License version 3.0 (GPLv3)Follow Django REST Framework User
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Django REST Framework User!