codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
24 stars 24 forks source link

[no issue] Update inrupt libraries to version 2 #583

Closed timbot1789 closed 4 months ago

timbot1789 commented 4 months ago

Inrupt updated its libraries to version 2 a little while ago. It has, among other things, a way to log out of both the app and the pod server at the same time. Let's update, since the more advanced logout will be helpful. Also, the documentation has been updated to reflect the new version.

However, the documentation updates have been haphazard, so not all the tutorials have been moved to the new version.

timbot1789 commented 4 months ago

I've just tested out the features on PASS to confirm if anything broke. Most seems to work just fine.

There's one feature that seems to break though, that being new account registration via the invite link (see clip). I think that would need to be addressed, though probably in a separate PR. Screen.Recording.2024-02-22.at.1.52.41.PM.mov

This upgrade is actually motivated by wanting to make enhancements to that flow, which I'm working on in a separate branch. However that bug in your console shouldn't be appearing. I'll take a closer look and probably fix it here.