This project show how to use obniz oauth and GraphQL API.
WebApp Install model let you create database-less webservice for IoT Projects.
install and start
create WebApp on obniz.io and generate WebApp Token.
Authorize Your App on obniz.io and Install App.
Specify env
- TOKEN: Your WebApp Token
npm i
TOKEN=apptoken_ABCDEFG npm start
It will retrive your Installed app information via API
obniz.io will notify user's install/update/uninstall of your WebApp by using Webhook. Configure your url on WebApp Configration.