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 the ability to retrieve TOTP if Available. #163

Closed
brianmichel opened this issue Feb 2, 2015 · 3 comments · Fixed by #199
Closed

Add the ability to retrieve TOTP if Available. #163

brianmichel opened this issue Feb 2, 2015 · 3 comments · Fixed by #199

Comments

@brianmichel
Copy link

It would be awesome to grab the TFA token if one exists for a given URL! Absolutely love the new integration, but just want developer access to this field too.

@jpgoldberg
Copy link

On 2015-02-02, at 2:58 PM, Brian Michel notifications@github.com wrote:

It would be awesome to grab the TFA token if one exists for a given URL!

Hi Brian!

Can you clarify whether you are looking for the the one time password (the temporary 6 digit code) or the actual stored secret.

If the former, can you let us know what would be most useful in terms of reporting the time left on it. (Each code is valid for a 30 second window, and I’m not sure what the extension ought to return when, say, it is 29 seconds into a 30 second window.)

If you are looking to actually extract the long term shared secret that is used for generating the one time password, I’d like to know why. (I don’t think this is what you are asking for, but I want to make sure I understand.)

Absolutely love the new integration,

Thanks!

-j

–-
Jeffrey Goldberg
Chief Defender Against the Dark Arts @ AgileBits
http://agilebits.com

@brianmichel
Copy link
Author

Hey Jeffrey,
I'd just like to get access to the 6 digit code so we can have a typing free workflow. It might be nice to know how many seconds are left if the token is about to expire too.

@radazzouz
Copy link
Contributor

Hey Brian!

Thanks for letting us know that you are interested in retrieving the TOTP using the 1Password App Extension API 👍

Cheers!

@radazzouz radazzouz changed the title Retrieve Two Factor Token If Available Add the ability to retrieve TOTP if Available. Apr 13, 2015
@radazzouz radazzouz self-assigned this Apr 13, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants