Part 2 of this series: https://www.youtube.com/watch?v=YSwXZQ4_VQ8
Github Code: https://github.com/ishwar6/Django-Rest-Framework
In this video, we create a custom user model based on phone number and password so that we can create an android or IOS app that uses the phone number instead of username and email like Django user to do.
In this whole series, we built a full custom user authentication system and created registration APIs that use phone OTP verification by sending OTP on the phone number. Watch the whole series and apply the easiest auth system and most user-friendly login register pattern in Django.
Custom Django User Model // DJANGO Tutorial
Download
0 formats
No download links available.
Django Rest Framework Custom user model for React Native API's | NatokHD