The endpoint to exchange the authorization code or refresh token for an access token and a refresh token.
Facebook userinfo endpoint
https://graph.facebook.com/v22.0/me
The standardized OAuth endpoint that returns authenticated user profile information, including claims about the current user based on the scope of access token.