问题
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?
回答1:
FortyTwo team have a post in their engineering blog which clearly explains the steps in a detailed example: http://eng.42go.com/mobile-auth-with-play-and-securesocial/.
来源:https://stackoverflow.com/questions/22097788/can-i-use-securesocial-for-calls-from-say-an-mobile-app