steamguard-cli/steamguard
Carson McManus cbc46ad8eb
Dead code cleanup, subcommand refactor (#206)
- clean up dead code
- fix lints
- move Session type to legacy module
- refactor service names into constants
- refactor build_url to be less restrictive for service names
- refactor most commands into their own modules
2023-06-23 17:36:23 +00:00
..
protobufs Use IAuthenticationService for login, account migrations, other major refactors (#194) 2023-06-22 20:20:15 +00:00
src Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
build.rs Use IAuthenticationService for login, account migrations, other major refactors (#194) 2023-06-22 20:20:15 +00:00
Cargo.toml Bump steamguard v0.8.0, steamguard-cli v0.8.0, safety bump steamguard-cli v0.8.0 2023-06-22 17:01:58 -04:00
LICENSE-APACHE licensing and stuff 2021-08-25 08:36:02 -04:00
LICENSE-MIT licensing and stuff 2021-08-25 08:36:02 -04:00
README.md update readme 2021-08-25 09:18:13 -04:00

steamguard

The library used by steamguard-cli to all the steamguard related things, such as generating 2FA codes and responding to confirmations.