Skip to content

Conversation

hvanoch
Copy link
Contributor

@hvanoch hvanoch commented Mar 1, 2022

Move oauth middleware after redirects middleware so redirect also gets new oauth token

This fixes issue at #68
We are experiencing the same issue. If the response indicates a redirect, the redirect results in a 401 because the same nonce is being used.

Copy link
Owner

@lildude lildude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. Thanks.

@lildude lildude merged commit baeaa15 into lildude:main Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants