Skip to content

Instantly share code, notes, and snippets.

@Nightfirecat
Created December 9, 2018 03:50
Show Gist options
  • Save Nightfirecat/949b881458c77bc3e2d6500b80116014 to your computer and use it in GitHub Desktop.
Save Nightfirecat/949b881458c77bc3e2d6500b80116014 to your computer and use it in GitHub Desktop.
Example tokens.xml
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<string name="Google:example@gmail.com">{&quot;algo&quot;:&quot;SHA1&quot;,&quot;counter&quot;:0,&quot;digits&quot;:6,&quot;issuerExt&quot;:&quot;Google&quot;,&quot;issuerInt&quot;:&quot;Google&quot;,&quot;label&quot;:&quot;example@gmail.com&quot;,&quot;period&quot;:30,&quot;secret&quot;:[-53,65,52,-33,-117,-75,47,-114,-65,107,117,44,117,-77,-4,105,53,-65,61,-77],&quot;type&quot;:&quot;TOTP&quot;}</string>
</map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment