Skip to content

Installation

Go Library

go get github.com/plexusone/omnitoken

Optional: Vault Providers

To use password manager backends (1Password, Bitwarden, Keeper), install the omnivault-desktop module:

go get github.com/plexusone/omnivault-desktop

Then import it in your code:

import _ "github.com/plexusone/omnivault-desktop"

Requirements

  • Go 1.26 or later
  • For vault backends: appropriate CLI tools or API tokens configured

Dependencies

OmniToken depends on: