Chaz Watkins

Results 24 comments of Chaz Watkins

Hey @jongpie, Thanks for the bump. I forgot about his request completely. I'd like to be able to enable log capture for one or more tags. ### Benefit Hypothesis Typically...

Hey @jongpie - Log scenarios seem to fit the bill here. Thanks for pointing it out. I'm going to close the issue. BTW, out team loves using Nebula Logger. Thanks...

@ImJohnMDaniel @stohn777 This looks interesting. What are you're thoughts on this being included?

Typically, selectors should default to `with sharing` and have an inner class that allows elevation to `without sharing`. This forces devs to call the elevated query explicitly instead of depending...

Hi @stohn777 , Thanks for the response. I agree that the inner-class approach is not the cleanest solution. I believe most folks, including myself, discover this approach in the blog...

I'm converting an existing application to Ash that has a totp implementation. When I finish up porting the totp to Ash, I'll look into contributing totp to ash_authentication in Q1...

Also, would it be better to contribute the new strategy in `ash_authentication` or to create an extension package `ash_authentication_totp`? Doing the extension would avoid `ash_authentication` from bloating it's dependencies for...

I'd like to get y'all's thoughts on handling strategies like TOTP, Webauthn, Magic Code since there are issues opened for all of them. - Should these strategies be configured the...

Also, I don't have a lot of cycles at the moment to commit to this effort. @marcnnn If you want to get started on it, feel free. Otherwise, I'll look...

This would be great to have since the currently supported usage records are deprecated