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

GitHub provider doesn't support two-factor authentication #15

Open
maxkatz6 opened this issue Mar 2, 2019 · 1 comment
Open

GitHub provider doesn't support two-factor authentication #15

maxkatz6 opened this issue Mar 2, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@maxkatz6
Copy link
Contributor

maxkatz6 commented Mar 2, 2019

Github providers doesn't support two-factory authentication.
Tested on 897fb96 master with Avalonia host.

image

@worldbeater
Copy link
Collaborator

A temporary solution is going to Settings > Developer settings > Personal access tokens > Generate new token and using that token instead of password. To fix that, we need to create a separate view model, TwoFactorAuthViewModel, and handle two-factor authentication there. Probably need to introduce some additional abstractions.

@worldbeater worldbeater changed the title Github providers doesn't support two-factory authentication GitHub provider doesn't support two-factor authentication May 25, 2019
@worldbeater worldbeater added the help wanted Extra attention is needed label Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants