Hamza

Results 6 comments of Hamza

I believe you need to commit the updated `yarn.lock` file as well.

This issue forced us to modify our validation and allow an empty string (which is a sort of a hack) as a query param, it would be great if selecting...

Can we merge this in? I'm having a similar issue with using global prefixes.

> @adamjmcgrath Please consider publishing [access-token-jwt](https://github.com/auth0/node-oauth2-jwt-bearer/blob/main/packages/access-token-jwt) and [oauth2-bearer](https://github.com/auth0/node-oauth2-jwt-bearer/blob/main/packages/oauth2-bearer) so the community can build custom solutions. 😄 > > It's not the NestJS way to utilize middleware to perform auth and...

We should support code navigation from ERB files. It would be great if we could get LSP features in erb files as well. I find it cumbersome to manually search...

> From @porcellus - "right now my best recommendation is to add all the ST routes the recipes you use expose into a controller in your code and add just...