time2fa
time2fa copied to clipboard
Example for generateUrl is wrong (or the type is)
The resolved type is generateUrl(options: UrlOptions, config: ValidTotpConfig): string but the example in the readme doesn't include the required config attribute.