Active
Project:
OAuth Connector
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Mar 2013 at 16:09 UTC
Updated:
28 Mar 2013 at 10:35 UTC
Jump to comment: Most recent file
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...