Releases: nulab/scala-oauth2-provider
Releases · nulab/scala-oauth2-provider
Separated DataHandler
DataHandler
was separated into AuthorizationHandler
and ProtectedResourceHandler
.
User doesn't need to change an interface existing because DataHandler
extends them.
Optional client_id and client_secret
AuthInfo covariant
- #29 Make AuthInfo[+U] covariant
Future DataHandler
- Changed the interface of
DataHandler
to returnFuture
since this version - Improved error messages
- Improved validation for checking HTTP header
Future DataHandler
Changed interface of DataHandler
to return Future
since this version.
Support only Playframework 2.2
Playframework 2.3 is supported on version 0.8.x
Support Playframework 2.3 both Scala 2.10 and 2.11
0.8.0 version 0.8.0