You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a new user is created, a message should be pushed to RabbitMQ through celery, the receiver of the message will be the CustomerService and it should only contain the newly created user email.
After a new user is created, a message should be pushed to RabbitMQ through celery, the receiver of the message will be the CustomerService and it should only contain the newly created user email.