Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
A
Seems like it doesn't work until the gated unverified behavior feature is enabled.
Although this is confusing because FusionAuth accepts my new form field verification strategy setting but just ignores it.
J
@spacho
I don't see an open issue. Feel free to log one below!
https://github.com/FusionAuth/fusionauth-issues/issues/new/choose
Thanks, Josh
D
You could look at the password last update timestamp (passwordLastUpdateInstant) which is an attribute on the user.
See if there's been any change since the initial email send (or since the issue). If there had been no change, you should be able to resend the email.
Seems like the library I used is opinionated. Thanks for the hints.
@robotdan Also, it was actually me who opened the mentioned issue. 😅