ajrosen / Bitwarden-Accelerator

Alfred Workflow to make using Bitwarden faster and smoother with all applications
GNU General Public License v3.0
32 stars 1 forks source link

Session Expires after ~ 1 day #18

Closed tardoe closed 1 month ago

tardoe commented 1 month ago

I am finding that I'm having to login every day and unlock the vault, even when using API Key-based authentication. Is is possible for the session to be kept open for a configurable length of time? This would be similar to how the BW desktop app and browser plugins function.

ajrosen commented 1 month ago

Someone else asked about this quite recently.

There's no session timeout, but I think sometimes the bw serve process terminates (crashes). If/when it does you're logged out of Bitwarden. The workflow uses it as a cache, and as a proxy for Bitwarden's API. It doesn't have any options.