Provide login option for 2FA authentication flow #30
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Correct combination responds with "Wrong password". Fedilab works. Account uses 2fa.
Accounts with 2FA need an app-specific password according to https://wiki.friendi.ca/docs/two-factor-authentication
Friendiqa currently uses Basic Auth, i.e. your standard password. App-specific password is on the agenda. Thanks for the bug report.
Unable to login on 22.12to Provide login option for 2FA authentication flow@lubuwest I changed the title. There could be two solutions. One is a message to detail this specific need (as I kinda expected) or there should be an alternative flow where the application password or token is requested and set.
I changed the error message in 0.6.7
OAuth2 is the new standard in v0.6.8