django-rest-framework-passwordless icon indicating copy to clipboard operation
django-rest-framework-passwordless copied to clipboard

Multiple User Types and Custom Fields

Open DUMBALINYOLO opened this issue 4 years ago • 1 comments

This is a great Library that solves one of my problems when it come to multiple user types. I am interested in knowing if I can override the serializers for user creation and have custom views and still have all other features. For I have a multiple user types system which uses proxy models to create users based on their types and would like to merge with this beautiful work you put forward. Thanks in adavnce

DUMBALINYOLO avatar Jan 23 '21 12:01 DUMBALINYOLO

Hi, just checking is there a workaround or solution for this? Since different user types would need to have different flow of registration on my application so I am looking on how to achieve this.

bigfat130397 avatar Jan 11 '22 01:01 bigfat130397