amido-profile-service

1.0.2 • Public • Published

Amido Profile Service

The Amido Profile Service JavaScript SDK is a front end library for use with the Amido Profile Service.

Usage

// Create an options hash to pass to the profile service
var profileOptions = {
    subscriptionKey: '<your key here>', // represents your Amido Profile Service subscription key
};

var profileService = new AmidoProfileService(profileOptions);

Create a profile

To create a profile for a realm,

Package Sidebar

Install

npm i amido-profile-service

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • amido
  • scriptic
  • iamkoch