etsy: only generate linking urls upon demand

This commit is contained in:
2026-01-05 15:40:35 -07:00
parent 5b3a4b5468
commit 55a7fcfede
3 changed files with 130 additions and 89 deletions
+6 -5
View File
@@ -6,17 +6,18 @@
- [ ] Etsy (WIP)
- [ ] GET ETSY AUTH (WIP)
- [x] move auth state stuff to database (out of cache)
- [ ] only generate a sign up link IF they click the link on the accounts page
- [x] only generate a sign up link IF they click the link on the accounts page
- [ ] get api key approved
- [o] NEEDS TESTING - Get new access token using refresh token flow
- [?] Get new access token using 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?
- [ ] Get new access token using refresh token flow
- [ ] test
- [ ] Get new refresh token flow
- [x] Get new access token using refresh token flow
- [ ] test
- [ ] Social connections login
- [ ] automatically clean up access tokens and state when expired
- [ ] access tokens
- [ ] state
- [ ] Complete this design document?
- [ ] Complete defining this roadmap checklist
- [ ] Website displaying an audit of store events