README.md: added etsy notes

This commit is contained in:
2025-12-31 00:31:48 -07:00
parent 8f398cc17c
commit 057a7d44f4
+5 -1
View File
@@ -5,9 +5,13 @@
- [ ] Etsy (WIP) - [ ] Etsy (WIP)
- [ ] GET ETSY AUTH (WIP) - [ ] GET ETSY AUTH (WIP)
- [ ] move auth state stuff to database (out of cache) - [x] move auth state stuff to database (out of cache)
- [ ] get api key approved
- [ ] Get new access token using refresh token flow - [ ] Get new access token using refresh token flow
- [ ] Get new refresh token flow - [ ] Get new refresh token flow
- [ ] make a FK between the etsy_store_events table and etsy_users table (store_id columns don't match types)
- [ ] Auth0
- [ ] get off dev api key?
- [ ] Complete this design document? - [ ] Complete this design document?
- [ ] Complete defining this roadmap checklist - [ ] Complete defining this roadmap checklist
- [ ] Website displaying an audit of store events - [ ] Website displaying an audit of store events