Hi
I am using the default loginservice provided by Appery and I would like to get an extra column from the users collection to be returned as part of the response. The extra column would be a Boolean Admin .. to identify extra rights for the user.
How can I accomplish this without creating a new service ?
Thanks
DD