Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pasting OTP secret doesn't work any more #8

Closed
kiriakos opened this issue May 4, 2020 · 2 comments
Closed

Pasting OTP secret doesn't work any more #8

kiriakos opened this issue May 4, 2020 · 2 comments

Comments

@kiriakos
Copy link

kiriakos commented May 4, 2020

Going to https://qoomon.github.io/otp-authenticator-webapp/ and pasting a secret produces an Invalid Secret! message.

Console says:

TypeError: "r is not a constructor"
    getToken https://qoomon.github.io/otp-authenticator-webapp/main.js:1
    w https://qoomon.github.io/otp-authenticator-webapp/main.js:1
    <anonymous> https://qoomon.github.io/otp-authenticator-webapp/main.js:1
    <anonymous> https://qoomon.github.io/otp-authenticator-webapp/main.js:1
@qoomon
Copy link
Owner

qoomon commented May 4, 2020

oh thanks for reporting, I've updated dependencies yesterday.
I will investigate

@qoomon
Copy link
Owner

qoomon commented May 5, 2020

It's working again. It was caused by the progressbar.js lib. I replaced id with my own implementation.

minus one dependency, yeahy :-D

@qoomon qoomon closed this as completed May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants