feat: associate device id with username when logging in
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
export class TokenAlreadyExistsError extends Error {
|
||||
constructor() {
|
||||
super("Token already exists in the database");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user