Zia Khan
Zia Khan
In my rules I do not allow anyone to write the user data, I do it through a node application which has server secret token. How do I write using...
Got it, .as('admin') is letting me write anywhere without regard to rules.
@mckoss sorry to disturb you again, but what if I want to simulate a unauthenticated user what should I put in as() function? If I am leaving it out it...
For Angular 2 go to this repo: https://github.com/panacloud/learn-angular2
All the examples in the repository use Express with TypeScript