1.0.2 • Published 9 years ago

amido-profile-service v1.0.2

Weekly downloads
3
License
MIT
Repository
bitbucket
Last release
9 years ago

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,