mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
platform specific identity client id
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: e27df6bc09...0b57d8b7f3
@@ -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