Igor Artamonov
Igor Artamonov
What you get as a response for a first request?
Yes, it's exactly what you should get, JSON object with user details. Nothing else. Don't understand what you mean with second request. Seems that you're trying to make another JSON...
It doesn't work that way. JSON filter just returns details for provided user. That's all. All other requests, for other endpoints, should be authenticated by different security filter. And it's...
Of course you can show a page to ask user email after authentication through FB. But it's unrelated to the plugin, right?
Hi! I don't know, never tried with 2.3. I guess it should work, could you please try?
There is something in plugin script, logger is not properly propagated to the plugin setup script (not plugin itself). Or maybe I'm using it incorrectly here, I'll take a look....
it looks pretty good at this moment, so grails 2.x version will get only bugfixes I think
Not sure that there are easy and correct way for such thing. I mean with simple configuration. I can suggest you to put this information into user session before redirecting...
Oh, sorry, I missed your reply :( That was good idea to push the discussion :) `createRoles` should be called on first time user logged in through Facebook. Also, if...
gastracker doesn't support whole set of api, for example filters aren't supported atm. but other things should work