Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CuriousLearner/django-phone-verify

A Django app to support phone number verification using security code / One-Time-Password (OTP) sent via SMS.
https://github.com/CuriousLearner/django-phone-verify

upgrade(requirements) to latest

f516957be02fb693ca074bd2f7ee4121e1c99ba7 authored about 1 year ago by Sanyam Khurana <[email protected]>
fix: Make ruff happy :)

97d396fe3748d724cb96e6bfee0ab9af8832537b authored about 1 year ago by Sanyam Khurana <[email protected]>
Update README.rst

Fix status badge for Github Actions & total downloads

1f1a4a3454762a5d6f9c2f38ed7a37883bf3ee35 authored about 1 year ago by Sanyam Khurana <[email protected]>
fix: Remove deprecation warning for auto-app discovery in Django 3.2+ (#91)

54748e032da9aca3bf1761aa9c05eaf1dd43bc41 authored about 1 year ago by mnrudkovskyi <[email protected]>
docs(README): fix link for License + downloads badge

2aae7c83a16f061fd3ca2391b702a4770ba5bc26 authored almost 2 years ago by Sanyam Khurana <[email protected]>
chore: Build and publish docs (#89)

6f92b24768c18a951b4f8ffd06ab6fe0171299e4 authored almost 2 years ago by Sanyam Khurana <[email protected]>
chore: Replace flake8-mypy with ruff (#88)

2e6585a8e01bf6a9d6afa5c48b6edcd396399821 authored almost 2 years ago by Sanyam Khurana <[email protected]>
chore: Upgrade Django dev version to 4.1.7

d02b622d51e3bcc8bfb6d67e790f544397121771 authored almost 2 years ago by Sanyam Khurana <[email protected]>
chore(tox): Test with Python 3.11 (#83)

85a06ea88917404bd672a71b87586a44088ae1bf authored almost 2 years ago by Sanyam Khurana <[email protected]>
chore(): Release django-phone-verify 3.0.0

20b04603d4ffcaaff465bce7d5f2032ad8e25121 authored almost 2 years ago by Sanyam Khurana <[email protected]>
docs(contributing): Guide to get started with local development (#82)

Co-authored-by: Prashant Sharma <[email protected]>

69e53b927d86bdcf7b640eae6ab9fdb237b4214f authored almost 2 years ago by Sanyam Khurana <[email protected]>
chore: Upgrade dependencies to the latest (#81)

6d527867781a22abb1a229ca218b83be636a46fd authored about 2 years ago by Sanyam Khurana <[email protected]>
fix(requirements/dev): Update Django/DRF

5d73a1e32ec56e35e739818b4183c820e800a0ac authored over 2 years ago by Sanyam Khurana <[email protected]>
Update release notes to state package support for Django 4.x

bfbc2f129f5d26d38c1001ca966703c620966242 authored over 2 years ago by Sanyam Khurana <[email protected]>
chore: Replace TravisCI with Github Actions

4d6713793e7d7f8d2abd5c51cefd681943d2db00 authored over 2 years ago by Sanyam Khurana <[email protected]>
fix: Update package to support Django 4.x

b407b60c918c189678ce85a19bc70352b591afa0 authored over 2 years ago by Hamim Al Mahdi Russell <[email protected]>
fix(BaseBackend.send_sms): Rename parameter numbers to number (#67)

9e184927dac13474e11374c561c95a08092a1f70 authored over 3 years ago by Sanyam Khurana <[email protected]>
feat(): Add support for Django 3.2 (#66)

1b416018b3283492cb8161e91e834ed48b54ab36 authored over 3 years ago by Sanyam Khurana <[email protected]>
fix(README): Minor grammatical fixes

3d08a5c6d0e8a9708f72552425123c538f9ad5cc authored over 3 years ago by Sanyam Khurana <[email protected]>
chore(): Run tests on Django 3.1.9 (#63)

c2b9113821f039029f188fd0016df1b1dcf79c67 authored over 3 years ago by Sanyam Khurana <[email protected]>
Add tests for Django 3.1

d59250a3487127959f7eba21d8e286e8c6e93599 authored over 3 years ago by Sanyam Khurana <[email protected]>
Add docs for latest features

c34d042d540c7dd51fbf904b21de60425e7d30c2 authored over 3 years ago by Sanyam Khurana <[email protected]>
fix(backends/base): Fix session_token generation in Py{38,39}

Co-authored-by: Md. Belal Hossain <[email protected]>

75c29cae265360fa3e2767a8c3e22a7581a1f6ff authored over 3 years ago by Sanyam Khurana <[email protected]>
upgrade: tox + dependencies + travis to support Py{36,37,38,39}

WIP

Upgrade tox file + upgrade dependencies

Add config for Py38 and Py39 in travis

Modify tox...

1cb13a2bfb2c1796e47cf5c646df5b7fb3b9e91f authored over 3 years ago by Sanyam Khurana <[email protected]>
chore(): Release django-phone-verify 2.0.0

eb1c970981a91dbf6f550560e4daf586e699b3e3 authored over 4 years ago by Sanyam Khurana <[email protected]>
fix(): Remove security code from session token (#48)

99f12bf408d6230cc69ab22b3b3019bc780be90b authored over 4 years ago by Sanyam Khurana <[email protected]>
tests(*): Increase test coverage to 100% :fire: (#46)

63362341ca708db9d9a7004a5ec349da6989d0f9 authored over 4 years ago by Prashant Sharma <[email protected]>
fix(backends/nexmo): Define exception class (#45)

c769d715732b3000ea862a6066f6bff984e8d073 authored over 4 years ago by Prashant Sharma <[email protected]>
chore(): Release django-phone-verify 1.1.0

f80568896b9f13c3bff3b2e2276aa01bbb63cf6d authored over 4 years ago by Sanyam Khurana <[email protected]>
tests(*): Use parametrize fixtures and refactor tests (#40)

Co-authored-by: Prashant Sharma <[email protected]>

Co-authored-by: Sanyam Khura...

5a1aad2ef7c35cd90e77910bc13a613748c05ad3 authored almost 5 years ago by Prashant Sharma <[email protected]>
fix(phone_verify): Return same number of arguments in the overridden method (#38)

* fix(phone_verify): Return the same number of arguments in the overridden method

This fixes ...

24052cf1fef4e5366822ed2f1d4db25d44f76d51 authored almost 5 years ago by Prashant Sharma <[email protected]>
chore(deps-dev): Bump django from 2.1.11 to 2.2.10 in /requirements (#36)

Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.10.
- [Release notes](https...

656843ddb2e858bec7675e3d3ca47c4a93346034 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(backends): Emit `post_save` signal on phone number verification (#29)

bc40ddb07eaefd96b175424a1e4b853adfa84ea8 authored almost 5 years ago by Arnav Choudhury <[email protected]>
feat(phone_verify): Add nexmo interface and docs for custom backend (#19)

082dd234c950f355960baeb3f7afefab35d35bf8 authored almost 5 years ago by Prashant Sharma <[email protected]>
chore(): Upgrade requirements (#35)

bb1945348f32889b581eaaf94165229fd208f0ba authored almost 5 years ago by sepehr hasanabadi <[email protected]>
chore(): Add coveralls coverage badge (#25)

7e71760c7614d129c4c18e1817feb4bd3e6523e4 authored over 5 years ago by Mayank Singhal <[email protected]>
refactor(): Rename TWILIO_SANDBOX_TOKEN to SANDBOX_TOKEN (#24)

904dbe6f70a4fd2adfa3c5ec0e31c181272017cf authored over 5 years ago by Mayank Singhal <[email protected]>
chore(): Update to 1.0.0 (#21)

9aa7aa3b7d738928b48dbc6c0e584778b8c8ce6e authored over 5 years ago by Sanyam Khurana <[email protected]>
chore(): Update requirements + minor doc fix (#20)

9e1547f5300e98d8f78f81dd40cad27a0272113d authored over 5 years ago by Mayank Singhal <[email protected]>
Refactoring overhaul to have consistent naming across API and docstrings (#17)

e11566531b522a301b178a6d00e64c64ce69c853 authored over 5 years ago by Sanyam Khurana <[email protected]>
feat(): Ability to use security_code as an OTP (#16)

8c67aa6b45b55eaedeeaa1e73ef3a94455ef0701 authored over 5 years ago by Shiva Saxena <[email protected]>
chore(): Use stable version for black

ccba2ac41de396053f5d71a9d0a0d206bdf0fcc8 authored over 5 years ago by Sanyam Khurana <[email protected]>
style(): Fix code formatting

a3d89e43ec035758b259b0b95e50dca88401472a authored over 5 years ago by Sanyam Khurana <[email protected]>
fix(*): Rename otp to security_code for consistency (#13)

d13cecd4351bafadd06c7a0b6ddc8dc4b880d5b1 authored over 5 years ago by Mayank Singhal <[email protected]>
feat(docs): Add note about present APIs in usage.rst

3013f1bc5ccf186cda0cece517f70e8f6bef320d authored over 5 years ago by Prashant Sharma <[email protected]>
chore(): Bump version to 0.2.0

ea3b227b0e33092431ca8192682f03258eb217c4 authored over 5 years ago by Sanyam Khurana <[email protected]>
chore(): Beautify code + pre-commit-hooks

c78165dec756d03bb4e5db5c5afadc06b6e3dd5d authored over 5 years ago by Sanyam Khurana <[email protected]>
feat(docs): Add docs on how to use django-phone-verify (#9)

f528a855638f36369c2e4de00029b91fb236b6b1 authored over 5 years ago by Shiva Saxena <[email protected]>
chore(deps-dev): Bump django from 2.1.5 to 2.1.11 in /requirements (#11)

Bumps [django](https://github.com/django/django) from 2.1.5 to 2.1.11.
- [Release notes](https:...

9ba99ce5340d172705d10b559845d43843203340 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): Bump djangorestframework in /requirements (#10)

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.0 to 3.9.1...

4ba27908f216d32fc7246ca4513fb19918172115 authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chores(*): Add travis config (#7)

88c99289f81926caa74e006f999857d7960f507a authored over 5 years ago by Prashant Sharma <[email protected]>
feat(docs): Add API endpoints for register and verify API

1df883192c9c7d49be15723a0096e00436b2b624 authored over 5 years ago by Sanyam Khurana <[email protected]>
Add Travis CI badge in the repo

07dfcee56e4d3a22c72222fc902513560d6d9563 authored over 5 years ago by Sanyam Khurana <[email protected]>
Update to v0.1.1

5c652bd943729299612274d02d6ea7355b7ca51d authored over 5 years ago by Sanyam Khurana <[email protected]>
fix(setup.py): Add package dependencies (#1)

Merge pull request #2 from GeekyShacklebolt/fix-issue-#1

b12325ae109f296b641a7e7abdb20ac6a3b79693 authored over 5 years ago by Sanyam Khurana <[email protected]>
fix(setup.py): Add package dependencies

b5666f5430e42f218864c308a2b15b9d3a61890e authored over 5 years ago by GeekyShacklebolt <[email protected]>
chore(*): Fix setup & MANIFEST.in

0059182387a15cb056b1f05a06c7683ec7b47d1d authored almost 6 years ago by Sanyam Khurana <[email protected]>
feat(docs): Update docs for set-up

1b6faf61d180e685904e7362a250a88432d42021 authored almost 6 years ago by Sanyam Khurana <[email protected]>
chore(*): Fix pytest and coverage reports

4710df12bd2fbf9c06cc1c72df98b58fba2a6fda authored almost 6 years ago by Sanyam Khurana <[email protected]>
chore(*): Add pytest configuration

757fedc4dc13011e30cfa9e6ec0f7cd00baac72a authored almost 6 years ago by Sanyam Khurana <[email protected]>
Initial phone verify app

aacbf6f570858a4ac1037cf758848ac452ab51dd authored almost 6 years ago by Sanyam Khurana <[email protected]>
Initial commit

a24f5d23013c79bb0007b530059743714bde38ec authored almost 6 years ago by Sanyam Khurana <[email protected]>