securesocial
securesocial copied to clipboard
migration guide for play 2.3?
Hi, when upgrading Play to 2.3 and moving to master-SNAPSHOT there seems to be a lot of changes i need to make to securesocial (SocialUser, Identity, IdentityId are gone, as well as the ajax = true field in SecuredAction) do you think you will be able to add some kind of a short migration guide or list of changes ? thanks
@wutalman I have not updated the docs yet. There is a good post you can use now as a guide: http://www.filtercode.com/play/play-scala-securesocial. That post together with the sample apps should get you going.
thanks!
:+1: for the migration guide
could the documentation be updated?
I found this sample very valuable: https://github.com/jaliss/securesocial/blob/master/samples/scala