1.0.0 • Published 1 year ago

@xet/totp-wasm v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

TOTP

Gerador e verificador e token por 10 segundos

Instalação

É necessário ter o Rust instalado para compilar.
E também o wasm-pack.

git clone https://gitlab.textecnologia.io/lagden/totp-webassembly.git
cd totp-webassembly
wasm-pack test --headless --firefox
wasm-pack build --scope xet --target web --out-dir pkg_web -- --features wee_alloc
wasm-pack build --scope xet --target nodejs --out-dir pkg_node -- --features wee_alloc

Team

Copyright

TEx Tecnologia

1.0.0

1 year ago

0.1.2

3 years ago

0.2.0

2 years ago

0.1.1

3 years ago

0.1.0

3 years ago