Skip to content

Make the verification dictionary available globally #26

@svendahlstrand

Description

@svendahlstrand

During verify I fetch a displayName and icon to pass along to processVerification. I'd really like to access those values in load, but I don't think that's possible, right?

Instead, for now, every time load runs, I make one extra HTTP request (the same one I already did in verify) just to fetch displayName and icon again.

I'm using these values to populate an Identity.

Screenshot from Tapestry Loom, showing visually what I want.

So, just like site is available as a global variable, along with variables specified in ui-config.json, I'd like displayName and icon available as well. What do you say, is it a terrible idea? 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions