Intro
There are 3 main steps to building your permission system with Vista:
Defining your Permissions Blueprint in the Vista Dashboard.
Using the API to grant and check permissions - the API is used to create individual users and groups, as well as grant and check permissions at run-time.
Integrating our React components - we have React components that allow your admins to grant teammates permissions, as well as dynamically change your UI based on user permissions.