Welcome to OkySafe Documentation
⚠️
This is a work in progress. If you find any issue, please email us at info@okysafe.com
What is OkySafe?
OkySafe is a platform that allows you to verify your users identity.
How does it work?
OkySafe works in two main ways:
- The first way is through a user identification process. This consists of adding an iframe to your application page.
- The second way is to use our API to verify the users identity via email.
The iframe method is recommended when there is no login system in your application, as we take care of verifying it so that it can access the blocked resources.
You can use the API when you have already authenticated the user and you want to verify their identity. If their email address is verified by our system, it will be reflected in the API call. If not, the API will return a link to redirect the user to the OkySafe page to start the verification process.
Last updated on