Releases: washingtonpost/clokta
Releases · washingtonpost/clokta
v0.8
- support for MFA via SMS and Okta Verify
- allows user to specify which MFA via MULTIFACTOR_PREFERENCE config option or will prompt user for which MFA to use
- --profile flag to inject keys into ~/.aws.credentials file
v0.7
Support new multifactor authentication mechanisms SMS and Okta Verify.
Accepts --profile flag which injects key in ~/.aws/credentials so that "aws --profile ..." will use the keys.
v0.4
Supports Python 2.7 and 3.x
v0.2
Public release
v0.1
Initial release