The Wayback Machine - https://web.archive.org/web/20211016024348/https://github.com/topics/remix
Skip to content
#

remix

Here are 139 public repositories matching this topic...

cipinistor
cipinistor commented Oct 12, 2021

Hi,
Thank you for this package, it is very useful.
I found an issue while using it with AWS Cognito.

After a POST with status 302(redirect) in the OAuth2 flow, the redirect location url has the "state" parameter already decoded and will not match anymore the session state.

I think the correct fix is to encode/decode state when set-to/get-from URLSearchParams but not encode it in the sessio

Improve this page

Add a description, image, and links to the remix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the remix topic, visit your repo's landing page and select "manage topics."

Learn more