Skip to content

A Django library that addresses authentication, registration, and account management using phone-number/email/username.

License

Notifications You must be signed in to change notification settings

samyakjain101/django-phone-auth

Repository files navigation

Welcome to django-phone-auth!

https://coveralls.io/repos/github/samyakjain101/django-phone-auth/badge.svg?branch=main https://app.codacy.com/project/badge/Grade/e4a443a0007e4aa9aeecebb17c4142c0 Documentation Status https://static.pepy.tech/personalized-badge/django-phone-auth?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Downloads

A Django library that addresses authentication, registration, and account management using phone-number/email/username. It uses django-phonenumber-field[phonenumbers] to store phone numbers.

Source code
https://github.com/samyakjain101/django-phone-auth
Documentation
https://django-phone-auth.readthedocs.io/en/latest/

Features

  • Login through phone, email, or username.
  • User Registration.
  • Phone/Email verification.
  • Password reset using phone/email.
  • Change password.
  • Add new email/phone.

Running tests

tox needs to be installed. To run the whole test matrix with the locally available Python interpreters and generate a combined coverage report:

tox

About

A Django library that addresses authentication, registration, and account management using phone-number/email/username.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •