Auth application - dgoldie/trident GitHub Wiki
Description
Auth is an elixir app.
Deployment
Deployed with riak-core -- initial idea
Operations
- validates session (receives from webapp)
- adds session (receives from directory)
- expire session (performs this internally)
Storage Options
- Keep in memory like Kv demo with riak-core
- riak
- mnesia