edwardUL99 / cs4227-microservices-kernel

3 stars 1 forks source link

Merge authentication branch into main #8

Closed edwardUL99 closed 2 years ago

edwardUL99 commented 2 years ago

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