Skip to content

Introduce another service with auth #3

@kcrnac

Description

@kcrnac

It could be something like a notification service

  • stores events such as user-created, user logged in, authenticated, etc.
  • exposes API endpoints for fetching all user-saved events
  • identity service publishes events and the notification service consumes them while updating its own MongoDB
  • implement SignalR in order to have direct communication with the client app (trigger test notification which is sent to the client)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions