Jun 24 - Implement device registry
This commit is contained in:
@@ -62,6 +62,7 @@ nonisolated enum Constants {
|
||||
static let userRole = "com.jqc.userRole"
|
||||
static let username = "com.jqc.username"
|
||||
static let displayName = "com.jqc.displayName"
|
||||
static let deviceId = "com.jqc.deviceId"
|
||||
}
|
||||
|
||||
static let tokenRefreshBufferMinutes: Double = 5
|
||||
|
||||
Reference in New Issue
Block a user