google_authenticator_converter 0.2.0

Extract name, secret and issuer from a Google Authenticator migration QR code
Documentation
[dependencies.base32]
version = "0.4.0"

[dependencies.base64]
version = "0.21.0"

[dependencies.protobuf]
version = "2"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

[dependencies.urlencoding]
version = "2.1.2"

[package]
description = "Extract name, secret and issuer from a Google Authenticator migration QR code"
edition = "2021"
license = "MIT"
name = "google_authenticator_converter"
readme = "README.md"
repository = "https://github.com/Levminer/authme/tree/dev/core/crates/google_authenticator_converter"
version = "0.2.0"