feat: add option to log in with apikey#5
Conversation
Using the username+password login may promt for a verification code. Use apikey authentication instead.
|
hey @lunarys thanks for the PR! i'm aware that the image is in the docs. for a while they linked to an image that didn't exist anymore, which is why i created this repo! i've done my best to make the would you be willing to open a PR to their docs & include your changes so that they will match? then once the docs include this extra logic i could merge this. (bonus points if you include the checksum verification logic in the |
|
The thing is though, currently the bitwarden cli cannot log in anymore with just a regular password.: So I would not wait for the documentation to change before merging this PR. |
|
Hi @charlesthomas ! |
I had some issues with being prompted to enter a verification code sent to my email when trying to log in with username and password, thus I added the option to log in via apikey. The password is still needed to unlock the vault.
Contributing back as this is the image referenced from the external-secrets example.