FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Facebook Provider doesn't support Scopes?

    Scheduled Pinned Locked Moved
    Q&A
    2
    2
    260
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      brian
      last edited by

      I have a need to request additional scopes when accessing Facebook, I currently only see fields and permissions. Does the built in Facebook provider not support scopes?

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        I haven't implemented this identity provider myself, but from the documentation:

        • https://fusionauth.io/docs/v1/tech/identity-providers/facebook
        • https://developers.facebook.com/docs/facebook-login/permissions/overview

        It appears that 'permissions' are what facebook uses to mean 'scopes'. You ask for a permission of email or user_likes, for example.

        Have you tried to put in the scope you want into the permissions field and tested it out?

        For anyone reading this in the future, here's a list of the permissions that you can use: https://developers.facebook.com/docs/permissions/reference/

        Note that it says:

        Every permission below requires App Review, except: email, pages_show_list.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post