promptStringOnce equivalent for retrieving passwords #4775
-
|
The documentation gives the following example for I would like to do something similar to this:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Yes. You can use the existing You probably shouldn't, though, for security hygiene. If your token is updated you will need to remember to do a You're already using the more secure Bitwarden client that also has support for session tokens, so if you need to run the updates frequently in a row, you won't need to reenter your vault password. |
Beta Was this translation helpful? Give feedback.
I will reiterate that it's a bad idea.
However, you can do something like: