-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes.txt
88 lines (63 loc) · 962 Bytes
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
[Monday 11:49] Tim Needham
tymly-cardscript-sdk
https://dexie.org
https://github.com/axemclion/IndexedDBShim
https://itnext.io/indexeddb-your-second-step-towards-progressive-web-apps-pwa-dcbcd6cc2076
https://github.com/wmfs/tymly-vue-app/blob/master/src/tymly-sdk/index.js
Axios
IndexedDB
const tymlyClient = new TymlyClient({
globalVars: shim, // or window in a browser,
auth0: url
store
})
await tymlyClient.init()
Init
destroyStorage
auth
storeToken
loadToken
getToken
startRefreshTimer
cancelRefreshTimer
stateMachine
execute
update
Startables
storeFromUserQuery
Load
favour
unfavour
Logs
addSuccess
addWarning
addFailure
getMessages
Queue
load
add
process
startRetryTimer
cancelRetryTimer
removeByIndex
removeByStaeMachineName
removeAll
user
queueFullSync
profile
storeFromUserQuery
load
settings
storeFromUserQuery
load
queueUpdate
card
storeFromUserQuery
load
search
filterLocal
watch
unwatch
templates
storeFromUserQuery
load