I have a play 2 application that uses SecureSocial for authentication and it works perfectly. I now want to make calls to these rest services on the play application from outside the web app.
Can I for example have an android application use the same secured rest methods?