diamondburned / slemmy

Lemmy client in Svelte
https://slemmy.libdb.so
GNU Affero General Public License v3.0
48 stars 0 forks source link

[Question] How to input TOTP ? #21

Open KaKi87 opened 3 months ago

KaKi87 commented 3 months ago

Hi,

I input instance, username and password, but TOTP was greyed out.

Then I thought maybe I have to submit once before it would ask for TOTP, but I got the missing TOTP token error and the input remained greyed out.

What did I miss ?

Thanks

diamondburned commented 3 months ago

719aee4 should fix this. It seems I just forgot to re-enable TOTP.

KaKi87 commented 3 months ago

I am now able to input the TOTP, but the error persists, despite being able to login using the official UI as well as other alternative clients. Thanks