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

feat: support receiving a new account via otpauth:// URI from the commandline in the UI

This change implements necessary control flow to pick up on accounts being passed to Keysmith via commandline options.

This change covers UX only for the happy flow case in which the received account is a valid otpauth:// URI.
If such an URI is passed to Keysmith, then the Add Account form is automatically pushed on the page stack and pre-populated with data received from the commandline.
With this UX, if the account is valid the user may either accept it immediately or tweak settings (most likely account name/issuer) to make it valid.

Issues: #7, #14
parent b0bc8981
Pipeline #39393 failed with stages
in 9 minutes and 25 seconds
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