Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a restriction on permission names, regarding cacheability? #20

Closed
nickluger opened this issue Feb 24, 2018 · 1 comment
Closed

Comments

@nickluger
Copy link

is there a restriction on naming permissions that should be documented?

function isPermissionCachable(key: string, func: any): boolean {

@nickluger nickluger changed the title Is there a restriction permission names, regarding cacheability? Is there a restriction on permission names, regarding cacheability? Feb 24, 2018
@maticzav
Copy link
Owner

@nickluger no, there’s no restrictions to permission name - as far as they don’t have the same name as field they are restricting.

I’ll add this to the docs, thanks for pointing it out! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants