Releases: codemonauts/shared-2fa
Releases · codemonauts/shared-2fa
v0.2.1
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
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
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