Replies: 2 comments
-
I am having same error with the google strategy. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed it by retrieving the formData from a request clone and then passed the original request in the authenticate method instead. To this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Started getting this error when trying to authenticate. I am unsure what's causing it.
Code around this is super basic and was working before:
Trace down this error to this change:
Can replicate by downgrading/upgrading.
There are no warnings or anything else leading to this that would help debugging.
I should also mention that I am seeing this only for requests related to https://github.com/sergiodxa/remix-auth (raised issue there as well sergiodxa/remix-auth#263)
Beta Was this translation helpful? Give feedback.
All reactions