locke-api
v0.3.7
Published
A generic API for a locke-implementation, dealing with access control and encryption
Downloads
3
Readme
locke-api
A generic API for a locke-implementation, dealing with access control and encryption.
ToDo
- Run other combinations of storages, for example mongodb and both mem and mongodb as secured
- Test SDL some more:
- test that the password is not saved as plain text
- test that a token salt is saved
- test that the token salt cannot be overriden manually