jan-janssen / pyauthenticator

Similar to the Google authenticator just written in Python to automate annoying two factor authentication.
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

[Research] Collect alternatives to `pyauthenticator` #42

Open jan-janssen opened 1 year ago

jan-janssen commented 1 year ago

Collect a list of alternative solutions, feel free to add more:

Apps:

Opensource:

Andrew-S-Rosen commented 1 year ago

https://pypi.org/project/oathtool/ maybe? For Apps, there's also Authy.

jan-janssen commented 1 year ago

Another python library worth mentioning is https://github.com/pyauth/pyotp

jan-janssen commented 1 year ago

And internally pyauthenticator uses https://github.com/authlib/otpauth