Skip to content

Releases: washingtonpost/clokta

v0.8

07 Mar 18:15
Compare
Choose a tag to compare
  • 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

10 Feb 04:59
e99c31a
Compare
Choose a tag to compare

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

17 Jan 17:59
Compare
Choose a tag to compare

Supports Python 2.7 and 3.x

v0.2

17 Jan 15:58
Compare
Choose a tag to compare

Public release

v0.1

17 Jan 15:49
Compare
Choose a tag to compare

Initial release