securesocial icon indicating copy to clipboard operation
securesocial copied to clipboard

migration guide for play 2.3?

Open wutalman opened this issue 10 years ago • 5 comments

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 avatar Jan 03 '15 07:01 wutalman

@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.

jaliss avatar Jan 06 '15 18:01 jaliss

thanks!

wutalman avatar Jan 06 '15 18:01 wutalman

:+1: for the migration guide

mauu-alpha avatar Jan 11 '15 00:01 mauu-alpha

could the documentation be updated?

http-teapot avatar Feb 15 '15 03:02 http-teapot

I found this sample very valuable: https://github.com/jaliss/securesocial/blob/master/samples/scala

http-teapot avatar Feb 15 '15 05:02 http-teapot