Closed iamraffe closed 9 years ago
This implementation isn't something we'll do exactly, as it's very specific to your use case. But I'm hoping to get to roles at some point.
I would love to help in any way I can when that time comes.
Cheers
On Wed, Jun 10, 2015 at 1:12 AM, Caleb Fidecaro notifications@github.com wrote:
This implementation isn't something we'll do exactly, as it's very specific to your use case. But I'm hoping to get to roles at some point.
— Reply to this email directly or view it on GitHub https://github.com/HipsterJazzbo/LaraParse/issues/18#issuecomment-110529544 .
I don't know if this is not within the scope of LaraParse but I am setting a three level website (users, managers and administrators) and Roles play a huge part in this.
I have modified the code on the Registrar to look like this:
I don't know if this is the best implementation, so if anyone has a suggestion (mostly on security), since this is my first time working with the Parse SDK, I would greatly appreciate it.
If not, I hope this can help someone get the Roles working quickly.