amido-profile-service
v1.0.2
Published
Amido Profile Service JavaScript SDK
Downloads
47
Readme
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,