# Accessing Facebook account specific details for Discourse user

**URL:** https://meta.discourse.org/t/accessing-facebook-account-specific-details-for-discourse-user/50074
**Category:** SSO
**Created:** [13.Сентябрь.2016 10:29:19 UTC](https://meta.discourse.org/t/accessing-facebook-account-specific-details-for-discourse-user/50074 "2016-09-13T10:29:19Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [30.Ноябрь.2018 11:34:34 UTC](https://meta.discourse.org/t/accessing-facebook-account-specific-details-for-discourse-user/50074/8 "2018-11-30T11:34:34Z")

</div>

Data can be accessed on the console using `UserAssociatedAccount.where(provider_name: "facebook").all`

We also now allow users to disconnect/reconnect accounts:

> [@Ability to connect with OAuth providers when user is registered?](https://meta.discourse.org/t/ability-to-connect-with-oauth-providers-when-user-is-registered/42457/12):
>
> Connecting and revoking social logins is now possible. Discussion about merging the authentication tables can continue here:

---

_[View the full topic](https://meta.discourse.org/t/accessing-facebook-account-specific-details-for-discourse-user/50074)._
