There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a simple authentication service for microservice architecture. It uses JWT for authentication and authorization. It uses RabbitMQ for communication between services.It uses Express for routing.It uses amqplib for RabbitMQ communication.