Skip to content

Releases: codemonauts/shared-2fa

v0.2.1

07 Jan 11:01
Compare
Choose a tag to compare

Properly implemented pagination in the list command, so that the tool will really get all entries from the ParameterStore.

Changelog

dc382a4 Added RocketChat Badge
df3cf9e Fix RocketChat Badge
9c9931d list: Add pagination to get all Parameters

v0.2

02 Mar 16:36
Compare
Choose a tag to compare

Thanks to u/myron-semack forthe idea to just use the AWS SSM Parameter Store to reduce the cost 👍

Changelog

4096987 Add --force to add command. Fixed #2
0024aba Added clipboard feature to generate command
a38a5a2 Added more description to the README
19cd128 Switched from SecretsManager to SSM Parameter Store

v0.1

24 Feb 20:49
Compare
Choose a tag to compare

Changelog

c66ff46 Adde pricing and IAM example to README
f16cf97 Added goreleaser
401959f Added instructions to README
fb5d045 Implemented add, delete, list and generate
c94111a Initial commit with hardcoded totp test
97e223a Show red warning if token expires soon