Open quentin-decre opened 10 years ago
bump - I'm in the same situation. Any update?
+1
The problem is that this library does not support public clients. See #266 or #282
I also cannot figure out how use the implicit grant. Looking at the code it doesn't seems to be implemented. Anyone succeeded ?
Is someone working on this issue ? It is still well a problem...
Implicit grant (grant_type = "token") does not seem to work. With the same client, I have been able to retreive a token using client_credentials.
I have browsed the code, and especially the grantAccessToken function of OAuth2.php. I have seen to problems:
Any idea ?