Dave Gray

Results 27 comments of Dave Gray

Editing my comment - the scripts you posted above do work. I was thinking of it as a flag like --csv=filename. I recently added a prettier config so the PRs...

Nice thought that some may want. I was considering an option to process all of the files in the CSV directory at once, and if I did that, I would...

Good idea! 🚀

I've noticed the last comment was in August, but this issue is still open - so I want to add more context here and why _it is a major problem...

@DanielRivers - thank you for the reply. I do have middleware configured, but it is not applied to the home page example I gave above. You can see I want...

@DanielRivers - could you allow the isAuthenticated function to receive a flag like `autoRedirect=boolean`to enable or disable the redirectOnExpiredToken call? This would give developers control over the behavior. Think of...

@Koosha-Owji - thank you for your suggestion! I like that idea and will give it a try. I was previously excluding the homepage with the matcher in the middleware config:...