Finally there! A lot of infrastructure work was needed before our memberships lib could be ported to SA5 and we’ve finally reached the first release.
Along with it comes a few new features;
Easier setup, with less code. Data-binding is internal now, so you do not have to link the libraries directly.
Supports User info access on the /user-account page, which was previously restricted.
Supports updating in-session. If you update User account info, e.g. editing custom fields, the library will immediately detect that change and rebuild the User Info object to make it accessible.
Wonderful ! Thanks a lot !
Will try to update soon.
I was reading the documentation and in the Overview > Limitation > #1 part you still have “Changes to user information, e.g. changing the user’s name on the Account Info page won’t be reflected in the user object until the next login”.