You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Crome edited this page Feb 6, 2014
·
8 revisions
from 0.11 to 0.12
The replaceUser method of the OsiamConnector now also has the uuid of the user that will be replaced as first parameter, like the updateUser method: replaceUser(user, accessToken) to replaceUser(uuid, user, accessToken)