mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
platform specific identity client id
This commit is contained in:
@@ -55,6 +55,8 @@ export default class BrowserPlatformUtilsService implements PlatformUtilsService
|
||||
return ipRegex.test(ipString);
|
||||
}
|
||||
|
||||
identityClientId: string = 'browser';
|
||||
|
||||
private deviceCache: DeviceType = null;
|
||||
private analyticsIdCache: string = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user