I have requested the email extended permission for my Facebook application. I want to be able to find out all the users who have given me this permission. Is there a way to query this information through Facebook?
I know I can use users.hasAppPermission with the old rest api to find this for users who are logged in. I need the data for users who are not currently logged into the site or may never come back to the site.