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 best thing would be to use the Username Password Form with pre-filled username (and password if it got autofilled by a password manager) instead of using the Password Form.
Seems like it's currently possible with this auth flow:
thanks for using my extension and taking the time to share this issue.
The extension will not work with the password form authenticator due to changes I needed to implement for #251.
Using the username password form should work, as you described.
I think that I implemented a test case in #251 to make sure the username will be prefilled.
Let me double check and get back to you with some details.
Have you tried making both authenticators alternatives instead of required?
Hi,
I'm so sorry, I did not understand that #251 solved my issue and that I'm using the previous release, 22.0.0.
I should not be opening issues at 3am.
I'll post something here when I get it working !
Is there an existing issue for this?
Current Behavior
With a very simple auth flow:
When a user enters an unregistered email address, he immediately gets "Invalid username or password."
See in video:
Screencast from 2023-12-12 01-04-02.webm
Expected Behavior
The best thing would be to use the
Username Password Form
with pre-filled username (and password if it got autofilled by a password manager) instead of using thePassword Form
.Seems like it's currently possible with this auth flow:
The issue then is that the username is not pre-filled:
Steps To Reproduce
No response
Version
Anything else?
No response
The text was updated successfully, but these errors were encountered: