问题
I got this module https://github.com/jaliss/securesocial/ , and I don't even know how to make it work?
回答1:
SecureSocial
is delivered with samples in both: Java
and Scala
, you should examine them and reproduce required elements.
I was testing samples last time and can ensure you that's good replacement for detailed documentation and how-to's
来源:https://stackoverflow.com/questions/11677952/how-to-install-securesocial-module-in-play-framework-2-0-2