Release 1.2.1
Features
-
User Verification: Added Django settings for email/phone verification. You can now enable or disable email or phone verification in the Django settings.
-
CI/CD: To make the release process smoother, added a GitHub Action for PyPI publication. This will allow to publish new releases directly from your GitHub repository to PyPI.
Documentation
User Verification: Updated the documentation to include the new email/phone verification settings.