README.md: removed mistaken auth requirement

This commit is contained in:
2026-01-05 14:41:51 -07:00
parent 94e3d25408
commit 5b3a4b5468
-1
View File
@@ -9,7 +9,6 @@
- [ ] 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
- [ ] don't support getting new refresh tokens - require the user to login after the refresh token has expired
- [ ] 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?