♻️ Refactored the authorized device (now client)
This commit is contained in:
@@ -68,7 +68,7 @@ public class AuthController(
|
||||
IpAddress = ipAddress,
|
||||
UserAgent = userAgent,
|
||||
Location = geo.GetPointFromIp(ipAddress),
|
||||
DeviceId = device.Id,
|
||||
ClientId = device.Id,
|
||||
AccountId = account.Id
|
||||
}.Normalize();
|
||||
|
||||
|
Reference in New Issue
Block a user