Monday, May 25, 2015

Scala Oauth 2.0 using Play-Framework 2.3.x with ReactiveMongo

In this post, we are using Oauth2.0 for creating API with Play-Framework 2.3.x , ReactiveMongo-Extensions, Cake-Pattern and Scala-Oauth2-Provider. We are using Oauth-2.0 just for secure my web-serivces using token based Authentication. This sample Oauth application similar behave like Spring-Security-Oauth2.0 for token based authentication. Click here for more detail...

No comments:

Post a Comment