Skip to content

Releases: acacio/totp-token

v1.2.2

22 Jul 12:40
Compare
Choose a tag to compare

Changelog

v1.2 - URL support (doc-only)

25 Jan 06:19
Compare
Choose a tag to compare

Small update to include an URL field in the secrets file, mostly for documentation purposes.

Ex:

  { domain: "carta",
    url: "otpauth://totp/Microsoft:[email protected]?secret=XXXXXXXXXXXXXXXX&issuer=Microsoft",
    key: "XXXXXXXXXXXX"
  },