Revert "Configure ApolloProvider to always use fresh tokens "#1611
Merged
thedavidprice merged 1 commit intomainfrom Jan 7, 2021
Merged
Revert "Configure ApolloProvider to always use fresh tokens "#1611thedavidprice merged 1 commit intomainfrom
thedavidprice merged 1 commit intomainfrom
Conversation
This reverts commit ef14ece.
3 tasks
Member
|
@thedavidprice The e2e tests? |
Contributor
Author
|
Correct. I set up a fresh project and upgraded to the canary for testing. The E2E tests failed. And I fiddled a bit with the project directly and could not further diagnose the error. Should have known better than to try and squeeze this into v0.22 release. But it was worth a shot! |
dac09
added a commit
to dac09/redwood
that referenced
this pull request
Jan 12, 2021
…h-tokens * 'main' of github.com:redwoodjs/redwood: Move whatwg-fetch from devDep to dep Adds mockCurrentUser() to api-side jest v0.22.1 v0.22.0 Revert "Configure ApolloProvider to always use fresh tokens (redwoodjs#1609)" (redwoodjs#1611) Configure ApolloProvider to always use fresh tokens (redwoodjs#1609) Ignore *.scenarios.* files. (redwoodjs#1607) upgrade prisma v2.12.1 (redwoodjs#1604) Test Scenarios (redwoodjs#1465) Use relative path to config stories location (redwoodjs#1509)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #1609
Breaking on integration tests with a very unhelpful GraphQL error
Error: getToken is not a functionand no other error output.