Zach Daniel

Results 463 comments of Zach Daniel

We can discuss it, but it would make sense to me.

Yeah, you are right @jimsynz. But if failing to insert said job you should be able to decide what to do I imagine. Or maybe in the next major it...

Right. With that in mind I'm thinking we just flip the behavior to blow up. As a breaking though and in a major version release.

Plan for this is to begin work in 2-3 weeks.

This proposal sounds good to me, although I do think there is one particular question worth asking. We have `ash_rate_limiter`, which currently uses hammer. What if this was instead a...

One other thought, we do need to make sure that we prevent timing attacks in this, so when one user isn't found, we need to pretend to update this state...

Would love to work in @type1fool's webauthn components directly for that strategy. We could support it in our builtin UIs automatically.

For sure, everything in `ash_authentication` already does that, we just provide pre-built UIs for convenience with LV.

This is a great idea! I think what we could do perhaps for the configuration is instead is something like ```elixir formats: [ json: "/json", yaml: "/yaml" ] ``` Then,...