Four libraries are available for download. Please select the one that is appropriate for your needs.
Authentication
View and add registered users here.
Adding a user
UID
Password
Uploading Box
Database
The information tree of the application allows you to navigate, view, and set data. The data can be objects, text, or files.
Data tree structure
/
Functions
Here you can write some server side functions to be run remotely. All written functions can access all objects such as database, permission. You can pass inputs in client side and access them in server side.
Adding a function
Key
This value must be unique and required.
Name
This property will be shown on top of the function window.
Description
Write some description about your function here.
Auto saving
Events
Events are invoked when client methods are run. Events context has access to the inputs of the client and all objects such as database, permission. Here you can permit or deny an operation invoked by a client or execute everything you want.
Adding a event
Event
This event must be unique.
Auto saving
Security
Security
Settings
This page contains basic configurations of your application.
Security
Add your trusted domains. Example: https://dashboard.universeio.com Note: Origins seperated via comma sign ",".
Set application token max age here. (millisecond)
This secret is the key of your clients token. Be care about keeping it private.
Power
This button will restart the service and reload all configurations. Note: Online users may experience some problems.