Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

amido-profile-service

amidoltd18MIT1.0.2

Amido Profile Service JavaScript SDK

amido, amido profile service, profile service, user profile service

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,