Be able to use tokens in the Resource url.

e.g. https://graph.facebook.com/{uid}?fields=id,email

Comments

Froelund’s picture

frans’s picture

What is wrong with https://graph.facebook.com/me ?

AFAIK all providers have an endpoint that returns the current user, without the need of tokens in the url. Besides that, what tokens should we use? We can only use tokens from the user object...