time2fa icon indicating copy to clipboard operation
time2fa copied to clipboard

Example for generateUrl is wrong (or the type is)

Open andrewaustin opened this issue 1 year ago • 0 comments

The resolved type is generateUrl(options: UrlOptions, config: ValidTotpConfig): string but the example in the readme doesn't include the required config attribute.

andrewaustin avatar Mar 23 '24 03:03 andrewaustin