The authentication branch contains an authentication package that allows users to register with the kernel and then authenticate using those accounts. An interceptor then checks authentication and doesn't forward requests to the microservices if not authenticated
The authentication branch contains an authentication package that allows users to register with the kernel and then authenticate using those accounts. An interceptor then checks authentication and doesn't forward requests to the microservices if not authenticated