Be able to use tokens in the Resource url.
e.g. https://graph.facebook.com/{uid}?fields=id,email
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | oauthconnector-token-in-resource-url-1953358.patch | 2.77 KB | Froelund |
| example.png | 18.04 KB | Froelund |
Be able to use tokens in the Resource url.
e.g. https://graph.facebook.com/{uid}?fields=id,email
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | oauthconnector-token-in-resource-url-1953358.patch | 2.77 KB | Froelund |
| example.png | 18.04 KB | Froelund |
Comments
Comment #1
Froelund commentedComment #2
frans commentedWhat 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...