// Readings
http://stackoverflow.com/questions/11816353/java-play-2-user-management-with-cookies/11816859#11816859
http://stackoverflow.com/questions/29491703/play-framework-rest-with-basic-authentication-and-ssl
// Examples
https://www.playframework.com/documentation/2.0.4/ScalaSecurity
https://github.com/jamesward/play-rest-security/
https://github.com/schaloner/deadbolt-2
https://github.com/t2v/play2-auth
https://github.com/schaloner/deadbolt-2-scala-examples
https://github.com/orefalo/play2-authenticitytoken
http://nickcarroll.me/2013/02/11/protect-your-play-application-with-the-csrf-filter/
http://securesocial.ws/
No comments:
Post a Comment