Logo

ChangeLog for v1.2.1

  • Optional callback method onFlowFinished was added as a parameter for loadProfileData(). If you want to be aware of the user's actions when they update their data, you could implement onFlowFinished callback with enums available as the result (currently only USER_INFO_UPDATED).