Skip to content

Bind OTPs to device IDs#35

Open
saurabhhhcodes wants to merge 1 commit into
OpenTekHub:mainfrom
saurabhhhcodes:codex/device-bound-otp-32
Open

Bind OTPs to device IDs#35
saurabhhhcodes wants to merge 1 commit into
OpenTekHub:mainfrom
saurabhhhcodes:codex/device-bound-otp-32

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

Closes #32\n\nSummary:\n- Persist OTP send sessions with phone number + device ID\n- Reject verification when the OTP is attempted from a different device\n- Mark the device-bound session as verified after a successful OTP check\n- Update the README with the new JSON request shape\n- Add tests for session persistence, wrong-device rejection, and successful verification\n\nValidation:\n- python3 -m unittest discover -s tests\n- git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Bind OTPs to Device ID for Enhanced Security and Readme file Improvement

1 participant