[![CircleCI](https://circleci.com/gh/ReachFive/identity-web-core-sdk/tree/master.svg?style=svg)](https://circleci.com/gh/ReachFive/identity-web-core-sdk/tree/master) [![npm](https://img.shields.io/npm/v/@reachfive/identity-core.svg?color=blue)](https://www.npmjs.com/package/@reachfive/identity-core)

# ReachFive Identity Web Core SDK

## Installation

The following command installs the Identity Web Core SDK as a Node.js dependency:

```sh
npm install --save @reachfive/identity-core
```

## Documentation

You'll find the documentation of the methods exposed [here](https://developer.reachfive.com/sdk-core/index.html).

## Changelog

Please refer to [changelog](CHANGELOG.md) to learn about release notes.

## License

MIT © [ReachFive](https://www.reachfive.com)
