Shield is a standalone micro service for authentication, access control.
make deps
make main
./main
Unit test
make test
Integration test
make test-ci