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
every time an attendee is seen, we should cache the avatar url from their JWT.
This information should be made available in the various attendee related endpoints, but read-only.
Right now, updates would only occur if the user visits the registration system. Maybe at some point the identity provider will provide profile lookups or webhooks.
This is also needed by the room-service.
The text was updated successfully, but these errors were encountered:
every time an attendee is seen, we should cache the avatar url from their JWT.
This information should be made available in the various attendee related endpoints, but read-only.
Right now, updates would only occur if the user visits the registration system. Maybe at some point the identity provider will provide profile lookups or webhooks.
This is also needed by the room-service.
The text was updated successfully, but these errors were encountered: