From 49c7d76af05da5d697f90ba5d45384d5357d534d Mon Sep 17 00:00:00 2001 From: Angel Beltran Date: Sun, 4 Jan 2026 15:18:11 -0700 Subject: [PATCH] README.md: added Auth0 refresh token flow to roadmap --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 560b299..3073636 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ - [ ] 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? + - [ ] Get new access token using refresh token flow + - [ ] test + - [ ] Get new refresh token flow + - [ ] test + - [ ] Social connections login - [ ] Complete this design document? - [ ] Complete defining this roadmap checklist - [ ] Website displaying an audit of store events