Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Duplicated addresses in x-hasura-kusama #810

Open
Tbaut opened this issue May 27, 2020 · 0 comments
Open

Duplicated addresses in x-hasura-kusama #810

Tbaut opened this issue May 27, 2020 · 0 comments

Comments

@Tbaut
Copy link
Collaborator

Tbaut commented May 27, 2020

I ended up with the following JWT in test, without modifying anything manually in the DB.

     "x-hasura-kusama": {
        HNZata7iMYWmk5RvZRTiAsSDhV8366zq2YGb3tLH5Upf74F,
        HNZata7iMYWmk5RvZRTiAsSDhV8366zq2YGb3tLH5Upf74F,
        HNZata7iMYWmk5RvZRTiAsSDhV8366zq2YGb3tLH5Upf74F
    }",
    "x-hasura-kusama-default": "HNZata7iMYWmk5RvZRTiAsSDhV8366zq2YGb3tLH5Upf74F",

We should find out how this is possible and fix this bug / add tests. This might be related to encoding, e.g I can link twice the same address, when it's encoded differently?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

1 participant