sequenceDiagram
Web->>Server: user enters auth page
Web->>Server: input user phone number
Server->>YourPhone: request for sms with random generated digits
YourPhone->>UserPhone: send sms with the digits
UserPhone->>Web : user receives sms
Web->>Server: input received digits in web
Server->>Web: authenticate and redirect user
-
Notifications
You must be signed in to change notification settings - Fork 0
BenYoo-ben/SMS_Auth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Very Simple SMS Auth by C++ and Android Phone
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published