-
```
In AuthenticatorTest.java there is this test:
try {
instance.verifyPasswordStrength("password", "password123");
fail();
}
catch ...
The test passes, indicating that verifyPasswordStrength rai…
-
```
In AuthenticatorTest.java there is this test:
try {
instance.verifyPasswordStrength("password", "password123");
fail();
}
catch ...
The test passes, indicating that verifyPasswordStrength rai…
-
```
In AuthenticatorTest.java there is this test:
try {
instance.verifyPasswordStrength("password", "password123");
fail();
}
catch ...
The test passes, indicating that verifyPasswordStrength rai…
-
I would love to change my password for access to your dear Authenticator. Wasn't there a preference menu? I have version 1.1.0 (262) via the app store. MacOS 10.13.5.
Other then the above issue: a …
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://gith…
-
The account lockout emails will not work with flask render as the Authenticator classes are being loaded into the stack app at this time. So there is no available `current_app` to Authenticator classe…
-
First of all, thank you very much for open sourcing such an excellent project, which greatly improves the Bitwarden experience on the mobile side. I would like to make a small suggestion:
Support a…
-
### Describe the issue
I have a google chrome account where I have authenticator extension installed. I have 3 accounts there. On my computer it looks fine, just as it appears on the Google authentic…
-
### Description
When using google or apple signin when signout is called it shows a browser window for a split second.
How can we disable this so we can logout without showing the browser window a…
-
### Description
The 'Import codes from Google Authenticator' screen prompts users to scan a QR code, but this feature is currently only available on mobile apps, not on desktop. On mobile, there is a…