* Change confusing statement about storage adapter Mainly used to store auth token / expiration Refresh tokens only in JSON mode * Remove 'time' option in 1st example since described in 2nd example * Add infos about options.refresh on Auth
* change tokens and authentication handling/refresh * update sdk docs
* typing fixes * docs update * ignore compiled test dir * use top level await syntax
* add new sdk * update version * fixes and sdk documentation * typing updates, documentation * added missing endpoints * targeting minified version for unpkg * removed unused types file * fixed non minified versions * fix sdk exports * fix the fix * Remove old sdk * Remove old sdk docs * Install types for Jest, add npm test * Rely on npm exclusively * Remove examples folder * Move typescript down * Update sdk.md * added auto refresh and requested changes added more http test calls fixed typing issue in customized types * remove unused endpoint * updated docs * added singletons, fixed typing issues, added password handlers * rename graphql function and fixed system endpoint * Remove unused imports, fix build Co-authored-by: rijkvanzanten <rijkvanzanten@me.com> Co-authored-by: Ben Haynes <ben@rngr.org>