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
Instead of building a VP directly in components like the ShareCredentials.vue component and then surfacing the presentation in an event, we might want to surface what is chosen in an object and then allow the page or other controller component build the VP. This would consolidate / isolate presentation creation code to one / fewer places.