Christian Hubinger
Christian Hubinger
Hi, No, we just used the iterations setting (that low to speedup test runs): ``` UserSchema.plugin(passportLocalMongoose, { iterations: 5000 }); ```
:+1: for the Idea with the separator. Just hit the same issue. It's the only thing I can't get working with the provider so far. Great Work, Many thanks! What...
Started working on a fix: #825
I tested it locally and everything seems to work as expected/described. No Idea why the test for Keycloak 19 failes. The error seems to be completely unrelated. On my first...