Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7821799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T07:45:23+00:00 2026-06-02T07:45:23+00:00

Hello Facebook developpers community, I’m currently working on a multiplayer online game with HTML/JS.

  • 0

Hello Facebook developpers community,

I’m currently working on a multiplayer online game with HTML/JS.
I just want to allow user to register with the game and I decided to allow them to login with their facebook account. I created a Facebook website application for that.

But when I set a fb:login button on my page, the dialog don’t ask me for the permissions I set (FYI : i just configure them in the Authenticated Referrals section).

Maybe I need to configure the permissions in an other place but with the new Auth Dialog, I’m not sure where I need to go..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T07:45:24+00:00Added an answer on June 2, 2026 at 7:45 am

    Authenticated referrals have no effect on usage of fb:login-button, they intended for links to your application on Facebook itself.

    To request permissions from user you should use scope parameter of Login Button, here is simple example of requesting email and user_location permissions (both HTML5 and XFBML):

    <div class="fb-login-button" data-scope="email,user_location"></div>
    
    <fb:login-button scope="email,user_location"></fb:login-button>
    

    Update:
    As stated in comments those attributes may be easily manipulated by “advanced” users to avoid granting permissions. There is no way to specify which permissions will be user will be asked to grant from Application Settings. This isn’t really a problem on it’s own due to fact that Authenticated referrals suffer from very same problem, once user see authentication step he may change scope parameter to whatever he wants.

    Actually you SHOULD NEVER trust to anything that came from user, so you’ll better check the granted permissions after he logs-in by querying Graph API:

    https://graph.facebook.com/me/permissions
    

    This will return list of permissions user is granted to your app, if something missing react on that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use Facebook ID to welcome all facebook user that enter my
Hello I am new to facebook app development and working over my first app.
Hello Guys I am working WPF app and I want to retrive all the
Hello I am trying to get profile image of facebook user in Table's cell.image.
Hello friends i need to get user information from facebook i am using code
Hello i'm trying to use facebook showPermissionDialog to get user datas this is my
Hello I want to integrate a welcome page of my website to facebook. How
Hello i want to add the facebook like button in colorbox windows i tried
Hello I want to redirect my Facebook App page to another app page using
Hello friends i have developed game application on facebook. I have to post random

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.