Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rustonaut/dhmacauth

a HMAC implemention for the scala spray-routes library allowing mutiple keys per user at the same time and distinct key security levels
https://github.com/rustonaut/dhmacauth

Last synced: about 1 month ago
JSON representation

a HMAC implemention for the scala spray-routes library allowing mutiple keys per user at the same time and distinct key security levels

Awesome Lists containing this project

README

        

**Note: this repo is no longer maintained**

DHmacAuth
=========

a HMAC implemention for the scala spray-routes library allowing mutiple keys per user at the same time and distinct key security levels

TODO
=========
1. add description (here)
2. ~~add more documentation in the code~~ done
3. ~~move (already working) code form local repo to this repo~~
4. make repo avaiable for sbt imports (e.g. with sonatype)
5. remove this todo list ;)