Skip to content

Commit

Permalink
10007 - update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Rogers committed Dec 19, 2023
1 parent 7ff8d43 commit 07c552f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temp_delete_me.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- Refactor ifHasAccess Function and delete isLoggedInAction.
- invalidate old refreshToken and idToken upon refresh.
- Ensure idToken lasts longer than how often we are refreshing the idToken (REFRESH_INTERVAL)
- Make app.ts not create another webserver just to listen to incoming requests from cognito-local.
- Make app-local.ts not create another webserver just to listen to incoming requests from cognito-local.

::: ON HOLD :::
- In refreshAuthTokenInteractor we are returning the idToken. Should this be an accessToken? Are all of our requests being authed with an idToken?
Expand Down

0 comments on commit 07c552f

Please sign in to comment.