Dan Moore

Results 213 comments of Dan Moore

Sorry, I didn't mean to close this.

Hmmm. The web front end uses the API internally too, so I'm not sure we'd implement this. You could do this on your own by leveraging the `user.data` field. Maybe...

This seems related to https://github.com/FusionAuth/fusionauth-issues/issues/1660 but I'm not sure of LOE.

This is either a doc bug (we should document this behavior) or a product bug (we should catch thrown exceptions from a lambda). I vote for the latter, as I...

Excellent, then we should document this. The alternative is that we don't allow thrown exceptions to stop the login process. But if this is working as designed, I'll just document...

Relevant post about digital identity: https://christine.website/blog/identity-model-software-2021-01-31

Just moved to "Proposed standard" https://www.ietf.org/archive/id/draft-ietf-oauth-iss-auth-resp-04.html

@edmhar thanks for filing this issue. Can you please let us know what the maximum length of the password hash in your system is?

Thanks @edmhar . I modified the issue to clarify the problem. I can't commit to any timeline to make this change, but any progress will be tracked in this issue.

Maybe a typeahead select box? Something like this: https://twitter.github.io/typeahead.js/examples/ ?