feat(bolt): add boltdb implementation of basic auth service
test(bolt): replace context.TODO with context.Background
feat(bolt): make bcrypt hash function cost injectable
fix(bolt): use correct bolt package in test
feat(bolt): add bucket name index to bolt bucket service
feat(bolt): establish pattern for bolt back servies