IndiePass / indiepass-ios

An IndieWeb app with extensions for sharing information to micropub endpoints and reading from microsub endpoints
https://indigenous.marksuth.dev
MIT License
45 stars 5 forks source link

Stale or duplicate channels when changing accounts #211

Closed skpy closed 6 years ago

skpy commented 6 years ago

I had been running Ekster on one domain for my Microsub server. I started using Aperture today on my primary domain. Within Indigenous, I logged out of my Ekster domain and logged into my primary domain. Indigenous is showing me all the channels from my old login in addition to my new one.

How can I purge all data from the old account and use just my new primary domain account?

EdwardHinkle commented 6 years ago

Congrats, I think you are one of the first people using multiple Microsub accounts!

I just saw this issue the other day and it is a high priority fix. Unfortunately, there is not much you can do right now to separate the channels except deleting the app and re-installing it. (Obviously not a long-term solution)

I’ve noted the same issue here: https://github.com/EdwardHinkle/indigenous-ios/issues/197

skpy commented 6 years ago

Heh. I actually don't want to be using multiple accounts. I was only running Ekster so I could start fiddling with Microsub and Indigenous. Now that Aperture is available for public beta, I don't have any real need for Ekster.

If I delete the app, I'm assuming I can easily re-install it from Test Flight?

skpy commented 6 years ago

Deleted the app. Re-installed from Test Flight successfully. Now I only see the channels I added to Aperture, as desired.

I'll close this issue, since you're already tracking it. Thanks!