0

I have several websites, each of website have unique name, but they use just one facebook app, so, when user want to share post, and he is unauthorized - he sees "Log in to use your Facebook account with ApplicationDisplayName". Is it possible to change "ApplicationDisplayName" to name of website?

dev
  • 25
  • 5
  • 1
    No, that is not possible. – CBroe Aug 10 '21 at 10:47
  • @CBroe thanks for your reply! If I correct understand, for this realization, I must create application for each website? – dev Aug 10 '21 at 11:33
  • 1
    Yes, if you want a unique display name per site, then you need one app per site. (Be aware though, that you will get different app-scoped user IDs across those apps then. So if you need to match users across sites based on the app-scoped ID, you will need to take additional steps.) – CBroe Aug 10 '21 at 11:39
  • @CBroe probably I can hide applicationDisplayName? – dev Aug 10 '21 at 12:11
  • 1
    No, you can not hide anything displayed in the login dialog either. – CBroe Aug 10 '21 at 12:24

0 Answers0