jaliss / securesocial

A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications
http://www.securesocial.ws
Apache License 2.0
1.19k stars 510 forks source link

Documentation has not been update for play 2.6 #625

Open AndrewKL opened 6 years ago

AndrewKL commented 6 years ago

I was looking at adding secure social to a play 2.6 web app but the documentation is not clear on which version of secure social should be used.

http://www.securesocial.ws/guide/getting-started.html

Versions
Stable
2.1.4 for Play 2.2.x
2.1.1 for Play 2.1.x
2.0.13 for Play 2.0.6
0.2.6 for Play 1: available via the official Play module repository and under the 1.x branch on GitHub.
Snapshots
SecureSocial for Play 2.3.x is built from master
SecureSocial for Play 2.2.x is built from master-play-2.2.x
Note: you can use snapshots to get access to the latest changes but keep in mind that things might break there.