jimjaeger

Results 36 comments of jimjaeger

Hi, the issue still happens. Any outlook for a fix?

@martynsmith The issue still exists. Can you merge the fix into the master branch? Or what do you need to?

Hi, the join event is also supported in lower case but the channel specific names event is not . I added the event emit for this too. Please merge. Thanks.

thanks for the finding... changed.

@martynsmith Can you merge the pull request changes?

Hey Anthony thanks for the update. As mentioned, - first: the CrudAuth only supports limited usecases. Your case has only limited usecases. For access control in update/replace/delete cases you cannot...

I talk about using Nest Crud controller with Crud decorator and CrudService, to get CRUD for resource and not implement the mehods on my own. May we do not talk...

Thanks Anthony for the update. I have to admit I already searched for and found the documentation you linked. The documentation talks about isomorphic authorization and I would like to...

finally I had to create my own complete controller architecture to solve the issue. Unfortunately after a year it is still valid and a limitation in the framework.

Fix for issue #81