After browsing through similar inquiries, I am still unable to comprehend the solution.
If I have a directive available at this link: http://pastebin.com/QtAzGv62 and now need to incorporate the functionality of "ng-show" (or any other standard angular directive) within this directive based on the AuthService option named "logged", how can I achieve this?
I'm eager to learn! :)