Feature #7481
Unique ID for browser
Status: | Resolved | Start date: | 04 May 2020 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | chok yee fan | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Unique id used to pass to BE web service for the fields "deviceid".
This device id will not change even close the browser or change incognito/private page. Even clear the history/cookies will not change also.
Could go to
https://smes.silverlakegroup.com.my:4430/svn/mleb/GeReward/SourceCode/SMEGeReward100
find the cc_ereward_web project how to set the device id. That time manage to find it.
History
#1 Updated by chok yee fan over 4 years ago
- Assignee set to Boon Yow Chua
#2 Updated by chok yee fan over 4 years ago
may be can try on
https://github.com/uuidjs/uuid#readme
see can meet the same objective or not
#3 Updated by chok yee fan about 4 years ago
- Assignee changed from Boon Yow Chua to Lim Chin Long
#4 Updated by Lim Chin Long about 4 years ago
- Status changed from New to Resolved
- Assignee changed from Lim Chin Long to chok yee fan
Revision: 199145
Author: intlimcl
Date: Wednesday, 4 November, 2020 12:46:54 PM
Message:
LIM CHIN LONG : Unique ID for browser
----
Modified : /S-MADP/02_BaseProjects/BASE100/trunk/cc-base-web/src/app/setting/setting.service.ts
Added : /S-MADP/02_BaseProjects/BASE100/trunk/cc-base-web/src/app/shared/sl-common/BrowserFingerprint
Added : /S-MADP/02_BaseProjects/BASE100/trunk/cc-base-web/src/app/shared/sl-common/BrowserFingerprint/browserFingerprint.service.ts