Missing Facebook access_token in user info Facebook identity

I’m following the documentation regarding accessing an external IdP API - using Facebook. The response for the ‘user info’ is not consistent - it only sometimes contains the access_token in the Facebook provider identity (the rest of the object is there, just no access_token property). How can I initiate the FB access_token generation so I can create a flow where I always get a valid FB access_token?

21 Feb 2018 ... I'm following the documentation regarding accessing an external IdP API - using Facebook. The response for the 'user info' is not consistent - it ...

Lee mas