Skip to content

Commit 75f6ac5

Browse files
committed
todo in readme
1 parent b2b0bb7 commit 75f6ac5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,10 @@ Use your own RudderStack or Segment `writeKey` and `dataPlaneUrl` in the `init`
4343

4444
For now, it reads Segment cookies and uses if they exist. Also checks RudderStack but (TODO) needs to decrypt/decode both types.
4545

46+
## TODO
47+
- [ ] Support reset()
48+
- [ ] Read traits from localstorage
49+
- [ ] Store traits to localstorage?
50+
- [ ] Explore adding queue to localstorage (for durability)
51+
- [ ] Probably should prepend cookies with something
52+
- [ ] Need to decrypt and decode both RS cookies (don't want to include in core library)

0 commit comments

Comments
 (0)