spray-hmac
spray-hmac is a Scala implementation of HMAC based authentication for spray.
See example project spray-hmac-angularjs-example
Getting started
resolvers += "mbilski" at "http://dl.bintray.com/mbilski/maven"
libraryDependencies += "mbilski" %% "spray-hmac" % "1.0.1"
License
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0