Closed danielyli closed 7 years ago
Sorry for the cross post. I have a forked version for Play 2.5 & Scala 2.11. Please check out the following if you're interested: https://github.com/k4200/securesocial https://oss.sonatype.org/content/repositories/snapshots/tv/kazu/securesocial_2.11/ https://oss.sonatype.org/content/repositories/releases/tv/kazu/securesocial_2.11/
The changes that I have made are a mess, but at least It's working on some sites in production.
https://github.com/mohiva/play-silhouette seems to be its successor, and partly based on Jorge's work on SecureSocial.
I have not abandoned the module. I resumed development recently and will start updating things.
Hey there,
This looks like an amazing library, but the most recent stable release only supports up to Play 2.2.x on Scala 2.10.x. (As of this writing, the latest are Play 2.5.2 and Scala 2.11.8.) Play 2.2.x is no longer on Maven. Is this library still being maintained?