Extracting Authentication to a Microservice
Lessons from extracting authentication and authorisation into a dedicated microservice, including database migration, in-memory testing, and architectural decisions
authentication microservices architecture testing database-migration