A tool which facilitates permission requests between different parties in an ohmage 2.x server.
This codebase is part of the suite of micro-frontend tools that now make up the web frontend clients for the ohmage 2.x project. It assumes the use of the global navbar to handle login/logout/navigation. If you intend to host this project on your own ohmage server, please serve the navbar from /
(root) and place this tool's code inside a directory relative to the root: /webapps/{tool}
(some apps assume an legacy nomenclature: `/navbar/{tool}).
The code in this respository is open-source and licensed under the Apache License, version 2.0. The full text of the license may be found at this link: http://www.apache.org/licenses/LICENSE-2.0.