That looks good.
So does that mean at step 9 in my scenario above, I'd post to connect/providerId instead of signin/providerId as I am now?
Type: Posts; User: kchandler; Keyword(s):
That looks good.
So does that mean at step 9 in my scenario above, I'd post to connect/providerId instead of signin/providerId as I am now?
Thanks for your quick reply and I look forward to seeing that improvement. As it happens, to fulfil my scenario I haven't needed to subclass ConnectController.
The (simplified) scenario I have is...
I have a case where I'd like to force the user to re-authenticate with Facebook or Twitter. As I understand it, from https://developers.facebook.com/docs/reauthentication/, I should be able to...
I've just come across this same problem trying to get Hibernate's JPA implementation working on Weblogic 10.
I followed Bron's advice and looked up section 4.4 of the Spring manual. I'm sure...
I'm trying to display a generic error message at the top of my page when validation fails such as "Please correct the errors indicated below". As I understand it the following code should do what I...
Yes but Keith, it seems it's not possible to supply user credentials in the jets3t.properties file and as they're required by our corporate firewall I'm now stuck...
Just to second this request for pre built projects.
I've just wasted a lot of time trying to build the samples, coming up against the same issues (I'm connecting from behind a corporate firewall...