# Impossible to change Patreon user in iOS app

**URL:** https://meta.discourse.org/t/impossible-to-change-patreon-user-in-ios-app/89199
**Category:** Support
**Created:** [5 juni 2018 om 18:56 UTC](https://meta.discourse.org/t/impossible-to-change-patreon-user-in-ios-app/89199 "2018-06-05T18:56:04Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![mpj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpj/32/119759_2.png) [@mpj](https://meta.discourse.org/u/mpj)
#### Post date: [5 juni 2018 om 18:56 UTC](https://meta.discourse.org/t/impossible-to-change-patreon-user-in-ios-app/89199/1 "2018-06-05T18:56:04Z")

</div>

Use case: a user signs in to a forum using a Patreon account. The user realizes that they signed in with the wrong Patreon account, and hits log out. However, when hitting login, one is redirected to the patreon permissions dialog (i.e not the login form, because were still signed in to Patreon). It is impossible to sign out from Patreon via the app, and deleting the forum from the interface does not work either.

Expected behavior: the app should completely sign the user out from Patreon.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [5 juni 2018 om 20:19 UTC](https://meta.discourse.org/t/impossible-to-change-patreon-user-in-ios-app/89199/2 "2018-06-05T20:19:26Z")

</div>

Oh isn’t this happening because the user have a Patrron cookie that is doing the login dance automatically?

So the user has to logout in Patreon and it’s something we can’t control right?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [5 juni 2018 om 21:52 UTC](https://meta.discourse.org/t/impossible-to-change-patreon-user-in-ios-app/89199/3 "2018-06-05T21:52:26Z")

</div>

We cannot force a person to log out of another service, whether it be Google or Patreon or anything else, for what I hope are obvious reasons given the malicious damage you could cause if you _could_ do that.. 😉

---

<div class="post-metadata">

### Author: ![mpj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpj/32/119759_2.png) [@mpj](https://meta.discourse.org/u/mpj)
#### Post date: [6 juni 2018 om 06:23 UTC](https://meta.discourse.org/t/impossible-to-change-patreon-user-in-ios-app/89199/4 "2018-06-06T06:23:02Z")

</div>

Well, since this is a native iOS app, can’t you force a cookie eviction or something? Alternatively, we could ask Patreon to provide an API endpoint to do this as I think its pretty much crucial for federated login. The user has given access to the account to it’s not unreasonable to have logout power.

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [6 juni 2018 om 06:48 UTC](https://meta.discourse.org/t/impossible-to-change-patreon-user-in-ios-app/89199/5 "2018-06-06T06:48:29Z")

</div>

I don’t think it’s possible to evict cookies of other websites. But we have other options here

1. From your Patreon account page `https://www.patreon.com/settings/account` you can unlink the Discourse app which is wrongly connected.

2. While sign-in again using Patreon in `/oauth2/authorize` page where you will be asked for either “Allow” or “Deny” the permissions, click the “Terms of Service” and logout from Patreon in next page. _(yes they are missing “logout” / “switch account” link in authorize window)_

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [8 december 2020 om 02:07 UTC](https://meta.discourse.org/t/impossible-to-change-patreon-user-in-ios-app/89199/6 "2020-12-08T02:07:44Z")

</div>


