protectimus-python-sdk
This is an API-client on Python to integrate Protectimus two-factor authentication into your project with no effort.
Two-factor authentication from Protectimus is based on one-time passwords (OTP) - passwords that are valid for only one authentication session.
To integrate Protectimus into your project, you can use these two methods:
- Integration using the API, directly or with the help of auxiliary libraries, like this one.
- Integration using the IFrame Widget for user authentication.
Independently of the way you have chosen, please, start integration from reading this page: https://www.protectimus.com/for-developers. It contains a lot of important information about how the system works and what you have to do to integrate OTP into your system.
Our materials page can be interesting too. Among other things, our API documentation can be found there. It can help you to understand better what exactly each method does, and how to operate with all that stuff.
If you will have any questions - feel free to contact us: support@protectimus.com Also, you can learn more about Protectimus at our web-site: https://www.protectimus.com
Good Luck! We hope you will enjoy it!