Releases: acacio/totp-token
Releases · acacio/totp-token
v1.2.2
v1.2 - URL support (doc-only)
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"
},