/ohmage-es6

Ohmage client JS library written in ES6

Primary LanguageJavaScript

ohmage-es6

Install

npm install --save ohmage-es6

Use

import Ohmage from 'ohmage-es6';
const ohmage = new Ohmage( '/app', 'ohmage-es6-example', 'auth_token', 'keycloak_token' );