@shyss/test-inkr-1
v0.6.5
Published
Internal authentication middleware, provide context which contents user's info, check authentication/authorization methods.
Readme
INKR Auth Middleware
(Short description for this project)
Installation
(Simple instructions on how to install the project)
Usage
(Simple instructions on how to use the project)
Development
Clone
After the first git clone, run this command to make sure all submodules are available:
git submodule update --init --recursiveNote: This command is automatically run after every
git checkout.
Clean
./pipeline/cleanInstall
./pipeline/installDebug
./pipeline/debugRun
./pipeline/build
./pipeline/run