Hello,
I am not sure about a thing: I plan to have my oauth server and I would like that my android phone authenticates with it and not with facebook or tweeter. Can I do this thing with spring for android?
Thank you in advance for any reply.
Mario
Printable View
Hello,
I am not sure about a thing: I plan to have my oauth server and I would like that my android phone authenticates with it and not with facebook or tweeter. Can I do this thing with spring for android?
Thank you in advance for any reply.
Mario
Yes, you can create a custom Spring Social connection. The sample Greenhouse android app illustrates this. See the examples in the following package.
https://github.com/SpringSource/gree...ial/greenhouse