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

Question: Support for MFA #122

Closed
philosowaffle opened this issue Jan 29, 2023 · 3 comments
Closed

Question: Support for MFA #122

philosowaffle opened this issue Jan 29, 2023 · 3 comments

Comments

@philosowaffle
Copy link

Hello 👋, I work on a related tool peloton-to-garmin. I don't consume this library directly, but have referenced the code before to compare notes and discover Connect API endpoints.

With the recent announcement of the ECG App I have a handful of users who are taking advantage of this. However, it seems that in order to take advantage of this new feature, Garmin requires the user enable multi-factor authentication for obvious security reasons.

I've begun researching implementing MFA support on my end, but have hit a bit of a wall at the very last step (after successfully validating the user provided MFA code).

I was curious if this was something already on the radar for this project or if y'all have made any progress on supporting MFA?

@philosowaffle
Copy link
Author

Turns out what I had was working just fine. Garmin/Cloudflare had just temporarily blocked my account. If y'all ever add support for this, I have the general flow documented on my ticket for reference.

@cyberjunky
Copy link
Owner

@philosowaffle Great I will have a look, thanks!

@nelbs
Copy link

nelbs commented Feb 8, 2023

@philosowaffle Great I will have a look, thanks!

Hopefully you can implement 2FA since I cannot use this component anymore after I enabled the ECG app.

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

No branches or pull requests

3 participants