Skip to content

Add 1Password-backed auth vault profiles#807

Open
Stanzilla wants to merge 2 commits intovercel-labs:mainfrom
Stanzilla:feat/1password-auth-vault
Open

Add 1Password-backed auth vault profiles#807
Stanzilla wants to merge 2 commits intovercel-labs:mainfrom
Stanzilla:feat/1password-auth-vault

Conversation

@Stanzilla
Copy link

Summary

  • add 1Password-backed auth vault profiles with a recommended item-based flow via the onepassword-item and onepassword-vault flags
  • resolve username, password, and optional OTP values locally at auth login time through the 1Password CLI
  • keep username-op, password-op, and otp-op as advanced fallbacks for partial or custom 1Password setups and second factors handled outside 1Password such as SMS or email
  • update CLI help, docs, skills, and tests to cover the new auth flow

Testing

  • cargo fmt -- --check
  • cargo test -q
  • cargo clippy -q

Closes #711.

@vercel
Copy link
Contributor

vercel bot commented Mar 15, 2026

@Stanzilla is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@Stanzilla Stanzilla force-pushed the feat/1password-auth-vault branch from c9173ac to 44df67d Compare March 15, 2026 11:39
@Stanzilla Stanzilla force-pushed the feat/1password-auth-vault branch from 44df67d to cef7302 Compare March 16, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] 1Password CLI integration

1 participant