Skip to main content

4 docs tagged with "permissions"

View All Tags

How to set up authorisation

For any application that has more than minimal complexity, you will want to give some users access to specific information and functions, and you will want to deny that access to others. For example, you might want to give an admin user the ability to delete an order, but you don't want anyone else to be able to do that.

Notify - permissions

These are the permissions for each section and for each specific action in the section. Their names are self-explanatory. Make sure your user has the permission needed for the section or action you want to implement or test. More about permissions/rights at the authorisation section.