Import tokens from a file

Here you can upload a csv file for your OATH token. The file is supposed to contain one token per line.

For HOTP and TOTP tokens:

serial number, seed, type, otplen, timeStep

For OCRA tokens:

serial number, seed, type, ocrasuite

type (default hotp), otplen (default 6), timeStep (default 30) and ocrasuite are optional.

Here you can upload a csv file for your Yubikey token. The file is supposed to contain one token per line:

Progress: {{ progressPercentage }}%
Uploaded File: {{ uploadedFile }}
Uploaded Tokens: {{ uploadedTokens }}