Skip to content
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)

Clone this wiki locally