Project Structure

Users

Upon creating a project you are designated as a root user and are asssigned permissions that grant you read, write and execute actions. As the root user, you can assign other users to your project and assign them permissions.

Overview

Every user has a unique ID that can be shared with other users. This ID can be used to join other projects and the root user of the project can then assign you permissions.

You should know!

Users that exist in Stellify are not accessible in your application. To create users for your application, you must create a User table in your external database.

You can review the full User API specification here.

Please be aware that our documentation is under construction.