Hey, I'm trying to figure out the best course of action for the following:
We have an app with several wallet keys, each that can sign SIWE, but we want to only create 1 profile for the user(even if they add/delete old/new keys), however if I SIWE on key generation, it'll create a new profile by default, so i'm a bit stuck on the mental modal of how this would make sense to fully avoid profile duplication.
Thanks!