VulcanJS / vulcan-npm

The full-stack JavaScript App Framework
https://vulcan-docs.vercel.app
MIT License
31 stars 8 forks source link

Add groups to users #58

Closed GraemeFulton closed 3 years ago

GraemeFulton commented 3 years ago

So Meteor transition can have the user groups

eric-burel commented 3 years ago

Thanks! will be available in future release. For the record, this hook is not sufficient for your use cases, you can also just not use this "useCurrentUser" and prefer using Apollo "useQuery" with the right query.