Cogniac / cogniac-sdk-py

Python SDK for Cogniac Public API
Apache License 2.0
5 stars 6 forks source link

Prompt for OTP if MFA is enabled for user. #115

Closed ah-cog closed 2 years ago

ah-cog commented 2 years ago

Resolves #114.

Changes

ah-cog commented 2 years ago

To test, set COG_USER and COG_PASS then run:

import cogniac
cc = cogniac.CogniacConnection()