Play Authenticate Versions Save

An authentication plugin for Play Framework 2.x (Java)

v0.6.8

9 years ago
  • Throw an exception if Resolver is not defined
  • Upgrade sample app to bootstrap 3.2 (thanks @joslash, @enalmada)
  • Remove obsolete repository resolvers
  • Fix NPE on cache clear during ongoing OAuth flow

v0.6.7

9 years ago

Maintenance release

0.6.6

9 years ago

First release to Maven Central

0.6.5

9 years ago

Maintenance release for Java 6 backwards compatibility

0.6.4

9 years ago
  • Eventbrite Auth provider (thanks @thandaanda)

0.6.3

9 years ago
  • Fix for cache being emptied (see issue #189)
  • Update to play-easymail 0.6.3

0.5.3

9 years ago

Maintenance release for Play 2.2.x

  • Update to play-easymail 0.5.2

0.6.2

9 years ago
  • Add Basic Auth provider (thanks @fhars)
  • Add SPNEGO Auth provider (thanks @fhars)

0.6.1

9 years ago
  • Add Scala 2.10.x binary to repository
  • Travis testing against Scala 2.10.x
  • Fix repository URLs (thanks @dobau)
  • Added simple OAuth2 test

ATTENTION: Binaries are not published in ivy style any more - please update your resolver URLs (see issue #189)

0.6.0

9 years ago
  • First release for Play 2.3.x (thanks @jakubvalenta)
  • Japanese localization (thanks @naruoga)