tested 1pass backend and vars (#2690)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b5bf9d291f
commit
9868750de3
@@ -242,6 +242,7 @@ class Settings(BaseSettings):
|
||||
BITWARDEN_CLIENT_ID: str | None = None
|
||||
BITWARDEN_CLIENT_SECRET: str | None = None
|
||||
BITWARDEN_MASTER_PASSWORD: str | None = None
|
||||
OP_SERVICE_ACCOUNT_TOKEN: str | None = None
|
||||
|
||||
# Skyvern Auth Bitwarden Settings
|
||||
SKYVERN_AUTH_BITWARDEN_CLIENT_ID: str | None = None
|
||||
|
||||
Reference in New Issue
Block a user