Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Steam Guard code generation #336

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bmwalters
Copy link

@bmwalters bmwalters commented May 31, 2020

Refer to mattrubin/OneTimePassword#225

Overview

  • Adds a new token type option: "Steam Guard".
  • Selecting the "Steam Guard" token type hides the algorithm and digit count controls, since there is only one set of valid parameters for generating Steam Guard tokens.
  • Users are expected to figure out how to obtain their Steam Guard secret on their own.

@bmwalters bmwalters marked this pull request as draft May 31, 2020 03:58
@bmwalters bmwalters changed the title WIP: Implement Steam Guard code generation Implement Steam Guard code generation May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant