You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The resolved type is generateUrl(options: UrlOptions, config: ValidTotpConfig): string but the example in the readme doesn't include the required config attribute.
The text was updated successfully, but these errors were encountered:
The resolved type is
generateUrl(options: UrlOptions, config: ValidTotpConfig): string
but the example in the readme doesn't include the requiredconfig
attribute.The text was updated successfully, but these errors were encountered: