Regarding this:
https://developers.facebook.com/docs/facebook-login/login-flow-for-web/v2.2#re-asking-declined-permissions
I am adding auth_type: 'rerequest'to the login, but there is no option for this in Accounts.loginWith<ExternalService>. Is there any way to do this using accounts-facebookor any other package?
auth_type: 'rerequest'
Accounts.loginWith<ExternalService>
accounts-facebook
Accounts.loginWithFacebook({ auth_type: 'rerequest' })
Source: https://habr.com/ru/post/1568555/More articles:jquery.css () not working - javascriptHow to convert a standard Time Noda identifier from English to localized? - c #Any way to speed up the Python long int bitwise operation? - pythonReturning an undefined aggregate of the Meteor.js collection is not a function - meteorUsing mysql in c programming - cWhich approach avoids data duplication in BigQuery based on a subset of columns? - google-bigqueryAdb command does not display my device - android-sdk-toolsNokogiri shares all attributes - ruby ββ| fooobar.comLearn HTML output while debugging MVC views - asp.net-mvcXamarin iOS Unwind Segue or DismissViewController programmatically and passes data - c #All Articles