django-rest-framework-passwordless
django-rest-framework-passwordless copied to clipboard
Bug fix for custom email and mobile fields
PASSWORDLESS_USER_EMAIL_FIELD_NAME and PASSWORDLESS_USER_MOBILE_FIELD_NAME had no effect. This bug fix provides devided user field type for serializers and validators
@aaronn