An open API service indexing awesome lists of open source software.

https://github.com/anamika1608/user_auth_anamika


https://github.com/anamika1608/user_auth_anamika

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## API Requests

Here are the screenshots of the API requests tested via Postman:

### Request OTP from number
![Request OTP from number ](Postman_API_SS/request_otp.jpg)

### OTP Sent to SMS
![OTP Sent to SMS](Postman_API_SS/sms_otp.jpg)

### OTP Verification
![OTP verified from user](Postman_API_SS/verify_otp.jpg)

### Expired OTP
![Expired OTP ](Postman_API_SS/expired_otp.jpg)

### Wrong OTP
![wrong OTP ](Postman_API_SS/wrong_otp.jpg)