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

MFAコードを標準入力から入力できるオプションを用意しました。 #652

Merged
merged 7 commits into from
May 29, 2024

Conversation

yuji38kwmt
Copy link
Collaborator

@yuji38kwmt yuji38kwmt commented May 28, 2024

input_mfa_code_via_stdin=Trueを指定すると、標準入力からMFAコードを入力できるようにしました。

In [12]: from annofabapi import build
In [15]: s=build(input_mfa_code_via_stdin=True)
In [6]: api.login()
Enter Annofab MFA Code: 231860

@yuji38kwmt yuji38kwmt changed the title Invalid mfa code MFAコードを標準入力から入力できるオプションを用意しました。 May 28, 2024
@yuji38kwmt yuji38kwmt enabled auto-merge (squash) May 29, 2024 00:51
@yuji38kwmt yuji38kwmt merged commit 67ee3ee into main May 29, 2024
3 checks passed
@yuji38kwmt yuji38kwmt deleted the invalid-mfa-code branch May 29, 2024 00:51
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.

1 participant