joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 367 forks source link

[Docs] Simple sample for securing RESTful APIs #306

Open ShahBinoy opened 8 years ago

ShahBinoy commented 8 years ago

The sample applications are great, but there is no step-by-step todo to implement this thing.

What if stripped down Restful API security with Authentication and Authorization is needed ? Can you please provide hints on that.