#1password #password #1pass

no-std onepassword-sys

Mostly raw bindings to the 1Password SDK

2 releases

Uses new Rust 2024

0.1.1 Feb 4, 2026
0.1.0 Feb 4, 2026

#2145 in Authentication


Used in 2 crates

MIT license

20KB
491 lines

Mostly raw bindings to the 1Password SDK.

Setup

The dynamic libraries required can be downloaded from https://github.com/1Password/onepassword-sdk-python/tree/main/src/onepassword/lib

Notes

pollster is included because getting a client ID requires polling a future no matter what, but since it's our own future we know pollster works fine.

Dependencies

~200–580KB
~13K SLoC