I am not able to understand the concept of permissions inside hook.py (including has_permission , has_website_permission , permission_query_condition). Please Explain the above fields in hooks.py file.
I have created custom pages (by creating .html and .py files) . I want to provide them access permission , So that It can Only be accessed after login.