changes/simplified auth requirements
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
- [ ] only generate a sign up link IF they click the link on the accounts page
|
- [ ] only generate a sign up link IF they click the link on the accounts page
|
||||||
- [ ] get api key approved
|
- [ ] get api key approved
|
||||||
- [o] NEEDS TESTING - Get new access token using refresh token flow
|
- [o] NEEDS TESTING - Get new access token using refresh token flow
|
||||||
- [ ] Get new 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)
|
- [ ] make a FK between the etsy_store_events table and etsy_users table (store_id columns don't match types)
|
||||||
- [ ] Auth0
|
- [ ] Auth0
|
||||||
- [ ] get off dev api key?
|
- [ ] get off dev api key?
|
||||||
|
|||||||
Reference in New Issue
Block a user