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

2FA #115

Open
dshanske opened this issue May 8, 2020 · 4 comments
Open

2FA #115

dshanske opened this issue May 8, 2020 · 4 comments

Comments

@dshanske
Copy link

dshanske commented May 8, 2020

Is there a way to use this with 2FA? I can't see anything in the instructions and I get a missing pin error.

@dylex
Copy link
Owner

dylex commented May 31, 2020

Not currently, and it'll probably take some investigation to figure out how, but we're certainly open to PRs or suggestions if you can figure out the missing calls.

@dshanske
Copy link
Author

Not my area of strength, alas

@IDBurner
Copy link

Is it possible to do it like "Ripcord" does it. Where you take the token from your browser sign in and use it to login to Pidgin?

We use Duo so I am unable to use Pidgin to login due to the 2FA but with Ripcord's method I can work around that.

@EionRobb
Copy link
Collaborator

If you're wanting to experiment with taking something from the browser, you could try opening dev tools in your browser and dumping out localStorage.localConfig_v2 in the console, and then looking at the `"token":"xoxc-..." token and putting that into the "API token" in the Advanced tab of the Pidgin account settings.... but I believe that's a different type of token that has access to different things

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

4 participants