Authsignal provides passwordless step up authentication (Multi-factor Authentication - MFA) that can be placed anywhere within your application. Authsignal also provides a no-code fraud risk rules engine to manage when step up challenges are triggered.
Python 3
pip3 install authsignal
or install newest source directly from GitHub:
pip3 install git+https://github.com/authsignal/authsignal-python
Check out our getting started guide for documentation on how to get up and running quickly.
Or browse the full documentation for the Python client.