Daniel DeGroff

Results 251 comments of Daniel DeGroff

If we were to add this capability, not sure how we know what is "custom". A simple approach would be to take the object keyset prior to the lambda, and...

This is really just part of https://github.com/FusionAuth/fusionauth-issues/issues/77 correct?

I think based upon what @spwitt demo'd it is part of #77. We usually don't open up separate issues to document parts of a feature. I don't care really if...

In this example, can you then use the code `123456` to complete the Two-Factor Login (`/api/two-factor/login`)?

Duplicate - https://github.com/FusionAuth/fusionauth-issues/issues/1828

Thanks @sseBmoT and @markschmid for the feedback, those are both great examples of the use case we'd like to solve with this feature. This feature hasn't made it to the...

Thanks for that detail @pendenga, that is helpful. This may not exactly fit for you - but we did just recently add some additional roles for user management that can...

Dan is correct in that you can't set `user.preferredLanguages` in a hidden field when using basic self-service registration, it will be ignored. This capability would be limited to the advanced...

Hard to say on the timeline.. this probably isn't a big lift but we have several larger projects in flight that are consuming most of our engineering resources at the...

Internal notes: We need to ensure we build the correct collection type for `fields` when previewing this page regardless of the application registration type.