Switch from RabbitMQ to server-sent events
(not fully working yet)
This commit is contained in:
@@ -13,6 +13,6 @@ export interface IUser extends Document {
|
||||
type: UserType,
|
||||
lastLogin: Date,
|
||||
twoFASecret?: string,
|
||||
brokerToken: string,
|
||||
eventToken: string,
|
||||
createdAt?: Date
|
||||
}
|
||||
Reference in New Issue
Block a user