-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi! I installed this package and had to make some changes before it worked.
- /src/Google2FA:7 should implement TwoFA, not TwoFa - case trouble.
- /js/LitTwoFA.vue:82
should be instead of - I saw base64 instead of QR.
- /dist/2fa.js should be rebuilt accordingly.
- In documentation https://litstack.io/docs/3.x/packages/2fa#user-model $table->string('two_fa_secret') creates 255 length field. I got 'two_fa_secret' generated value length 256.
Metadata
Metadata
Assignees
Labels
No labels