Security is one of the most important key factors that we look into, and in SAWO now, we are providing another layer of security where you can verify if the user that is trying to log in is legit or not.
How to do it?
We have created a POST request method with the endpoint:
1
https://api.sawolabs.com/api/v1/userverify/
Copied!
The body of this POST request would have two key-value pairs. The sample is shown below: