A simple example using fastapi and jwt between microservices.
Please use virtualen in order to install the packages. Remember to use Python 3+!
just launch
pip install -r requirements.txt
To launch the MS Auth
make launch_auth
To launch the MS Skill
make launch_skill
User: johndoe Password: secret