Michael Desa
42ba7ffe11
feat(http): add authentication handler middleware
2018-10-02 14:11:44 -04:00
Michael Desa
1a0c29ad34
feat(platform): add authorizer interface
...
This iterface is supposed to be something that both sessions and
authorizations can share so that other components can authorize requests
as they see fit.
2018-10-02 14:11:44 -04:00
Michael Desa
13e60ec292
test(bolt): ensure boltdb session service conforms to tests
2018-09-27 15:45:16 -04:00
Michael Desa
138e206c3a
feat(bolt): add bolt implementation of session service
2018-09-27 15:44:47 -04:00
Michael Desa
1873ad5234
test(http): add signin test
2018-09-27 15:44:47 -04:00
Michael Desa
d29d1aa698
feat(platform): add session service
2018-09-27 15:44:47 -04:00