Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rustonaut/dhmacauth
- Owner: rustonaut
- License: apache-2.0
- Created: 2014-09-11T17:06:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T13:59:33.000Z (almost 9 years ago)
- Last Synced: 2024-10-31T21:02:30.335Z (2 months ago)
- Language: Scala
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ;)