steamguard-cli/steamguard/src/steamapi
Carson McManus 1632e2f10e
add PhoneLinker, and the ability to add a phone number to the account during setup (#223)
- add proto for IPhoneService
- add PhoneClient
- add PhoneLinker
- fix lints and such
- add comments
- update phone linker
- use phonenumber crate for phone linker
- adjust errors for account linker
- update setup command to be able to add phone numbers
- adjust logging in the setup command
- update account linker
2023-06-25 17:11:24 +00:00
..
authentication.rs Add qr-login command to be able to approve qr code logins on other devices (#214) 2023-06-24 13:45:03 -04:00
phone.rs add PhoneLinker, and the ability to add a phone number to the account during setup (#223) 2023-06-25 17:11:24 +00:00
twofactor.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00