Skip to content

Handle incoming messages via RabbitMQ #9

Description

@mdevrees

Whenever a user deletes their account through the CustomerService, the CustomerService will push a message to RabbitMQ destined for us, the LoginService. We should check for messages and if we receive such a message, delete the corresponding user. The data we receive should only contain an email address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions