Skip to content

Password not encoded into the Authenticate as Guardian QR Code #653

@otech47

Description

@otech47

When I click to Authenticate as a Guardian I would expect the QR code to contain everything I need to be able to make admin API requests

Image

according to the logic the password should get included in the params before stringifying

Image

but it doesn't actually get included, probably because in the session storage, I do not see any key for guardian-ui-key so the password cannot be retrieved to include

I do however see the value of the password stored in session storage, but the key is some long string which matches the ID stored in localstorage under the fedimint_ui_state_v2 key under service.config.id

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions