Skip to content

protectimus/protectimus-python-sdk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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:

  1. Integration using the API, directly or with the help of auxiliary libraries, like this one.
  2. 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!

About

This is an API-client on Python, that allows easily integrate Protectimus two-factor authentication solution into your project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages