Re: Django authentication using phone number

2015-09-17 Thread Rafael E. Ferrero
https://docs.djangoproject.com/en/1.8/topics/auth/customizing/ -- Rafael E. Ferrero 2015-09-17 2:31 GMT-03:00 Ravi Chityala : > I am looking for an django app to do authentication and authorization > using phone number. Apps like django-registration can use email address or > user name for authe

Django authentication using phone number

2015-09-17 Thread Ravi Chityala
I am looking for an django app to do authentication and authorization using phone number. Apps like django-registration can use email address or user name for authentication but my requirements are different. I used all my googlefu but could not find a single django app that does it. Does anyb