Commit Graph

6 Commits (9a65938e1d8c28c76201cb7d4f6f7c2ac2e932e3)

Author SHA1 Message Date
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