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

Add support for one-time security codes #226

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

volkangurel
Copy link

This PR adds support for one-time security codes based on https://github.com/andreaso/aws-google-auth/tree/wip/skotp-support, and (at least partially) solves #202.

Tested locally, with a Google account configured with security keys. Tests included logins when other 2FA methods were also configured on the account.

@cmfcruz
Copy link

cmfcruz commented Apr 19, 2021

This change even allows the docker image users to verify using they Yubikey since the verification is done on the browser.

@inhumantsar
Copy link

Test logs aren't available anymore but it's passing on clean venvs of Python 3.9, 3.8, and 3.7 on OSX.

@stevemac007 is there anything this needs? Would really like to get it implemented.

@jmymy
Copy link

jmymy commented Nov 22, 2021

any update on this? might have to rip out and go with AWS SSO

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.

4 participants