We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04a9e8f + 58af735 commit e42048eCopy full SHA for e42048e
4 files changed
js/euid-sdk-1.0.0/options.test.js
@@ -80,7 +80,7 @@ describe('cookiePath option', () => {
80
81
describe('baseUrl option', () => {
82
const identity = makeIdentity({
83
- refresh_from: Date.now()- 100000
+ refresh_from: Date.now() - 100000
84
});
85
86
describe('when using default value', () => {
src/main/resources/com.uid2.core/test/salts/metadata.json
@@ -6,15 +6,16 @@
6
"id_secret" : "HF6Qz42HBbVHINxhh191dB09BCuTWyBkNtrNicO4ZCw=",
7
"salts" : [
8
{
9
- "effective" : 1670796729291,
10
- "expires" : 1766125493000,
11
- "location" : "/com.uid2.core/test/salts/salts.txt.1670796729291",
12
- "size" : 2
13
- },{
+ "effective" : 1670796729291,
+ "expires" : 1766125493000,
+ "location" : "/com.uid2.core/test/salts/salts.txt.1670796729291",
+ "size" : 2
+ },{
14
"effective" : 1745907348982,
15
- "expires" : 1780620362000,
+ "expires" : 1766720293000,
16
"location" : "/com.uid2.core/test/salts/salts.txt.1745907348982",
17
- "size" : 4
18
}
19
]
20
-}
+}
21
+
src/main/resources/com.uid2.core/test/salts/salts.txt.1670796729291
@@ -1,2 +1,2 @@
1
-1000000,1614556800000,vgv1BwiNRCW7F3VcNXHlZh+7oHJ4G4gCshbGcVOLnss=,,,,,,,,
2
-1000001,1643235130717,vgv1BwiNRCW7F3VcNXHlZh+7oHJ4G4gCshbGcVOLnsP=,,,,,,,,
+1000000,1806364800001,vgv1BwiNRCW7F3VcNXHlZh+7oHJ4G4gCshbGcVOLnss=,1814140800000,vgv1BwiNRCW7F3VcNXHlZh+7oHJ4G4gCshbGcVOLnsS=,,,,,,
+1000001,1786924800001,vgv1BwiNRCW7F3VcNXHlZh+7oHJ4G4gCshbGcVOLnst=,1812844800000,,,,,,,
src/main/resources/com.uid2.core/test/salts/salts.txt.1745907348982
@@ -1,4 +1,2 @@
-1000001,1643235130717,vgv1BwiNRCW7F3VcNXHlZh+7oHJ4G4gCshbGcVOLnss=,,,,,,,,
3
-1000002,1614556000010,vgv1BwiNRCW7F3VcNXHlZh+7oHJ4G4gCshbGcVOLnss=,,,,,,,,
4
-1000003,1643235230717,vgv1BwiNRCW7F3VcNXHlZh+7oHJ4G4gCshbGcVOLnss=,,,,,,,,
0 commit comments