-
-
Notifications
You must be signed in to change notification settings - Fork 18
OSL ‐ Permissions And Configurations
Mistium edited this page Aug 5, 2024
·
10 revisions
permission "request" permission_name
This command asks the user for a specific permission, indicated by "permission-name."
permission "give" permission_name application_name
Allows the current application to grant another application a specific permission. This action typically requires the "permission editor" permission to be granted to the current application.
Get the application permissions using the window.permissions
variable
originOS is a web desktop gui with a self contained file system, programming languages, internet system and a whole lot of stuff an os should be able to do Use originOS here