Closed Ethan-C-Honzik closed 2 months ago
Browser generated passwords aren't accepted by the default password validation. I saw could provide my own validation class but it wasn't used. Found out this line was the culprit. Now custom validation can be used.
Thank you @Ethan-C-Honzik, however this has already been fixed in v0.3.4 which will be released shortly. Kind regards.
Browser generated passwords aren't accepted by the default password validation. I saw could provide my own validation class but it wasn't used. Found out this line was the culprit. Now custom validation can be used.