Factor2 is an
aggressively simple,
standards-based
authenticator
for iOS.

Factor2 is an aggressivly simple,
standards-based authenticator for iOS.

Factor2’s URL Scheme

Factor2 has a simple URL scheme designed to be used to open Factor2 and it’s keys from within apps like Launch Center Pro.

To open the app:

factor2://

To jump to a specific key:

factor2://{key-name}

-or-

factor2://key/{key-name}

Where {key-name} is the URL encoded name of a key stored by Factor2, as entered by the user during creation.

If the key-name begins with ‘@’, the ‘@’ may be ommitted.

To open the app and scroll immediatly to a group:

factor2://group/{group-name}

Where {group-name} is the URL encoded name of a group of keys, as entered by the user and displayed in the groups header.

Note that {group-name} and {key-name} are not case sensitive.