This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Description
Light-portal has its user management services to handler the user registration and login with Event Sourcing and CQRS based on the light-kafka streams. It is more scalable than a relational database and supports multi-tenancy. For the light-portal client, we are going to use a customized authenticator to invoke the user-query service on the portal for authentication and authorization.