keysmith/src/uri
Johan Ouwerkerk db51ce9e3f 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
2020-10-27 18:08:31 +01:00
..
CMakeLists.txt feat: add basic support for otpauth:// URI parsing 2020-10-27 18:08:31 +01:00
uri.cpp feat: add basic support for otpauth:// URI parsing 2020-10-27 18:08:31 +01:00
uri.h feat: add basic support for otpauth:// URI parsing 2020-10-27 18:08:31 +01:00