Skip to content
Commit db51ce9e authored by Johan Ouwerkerk's avatar Johan Ouwerkerk
Browse files

feat: add basic support for otpauth:// URI parsing

This change provides a bare minimum implementation to parse an otpauth:// type URI into its component parts.
Parsing is quite lax, and focused on what Keysmith can support or recover from in the intended UI/UX for adding accounts via QR codes.

See-Also: https://github.com/google/google-authenticator/wiki/Key-Uri-Format
Issues: #14
parent 98f73c57
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment