From 057a7d44f4e07f51b1cf9d155215fe9cdef83a85 Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Wed, 31 Dec 2025 00:31:48 -0700 Subject: [PATCH] README.md: added etsy notes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb6ae74..560b299 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,13 @@ - [ ] Etsy (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 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 defining this roadmap checklist - [ ] Website displaying an audit of store events