aaronn / django-rest-framework-passwordless

Passwordless Auth for Django REST Framework
MIT License
708 stars 154 forks source link

Update TokenValidationSerializer Readme #97

Open aaronn opened 2 years ago

aaronn commented 2 years ago

Update the TokenValidationSerializer information in the Readme to specify that the email or mobile alias must be provided as well.

khashashin commented 2 years ago

Could you please explain what do you mean by that?