Skip to content

Conversation

nickedelenbos
Copy link

We recently had quite a struggle with implementing oAuth for one of our applications. The (fixed) error message lead us to believe that we did not have any state, while in truth we did have state, but we were storing our nonce in a MemoryStorage instead of localStorage.

This improvement will, I hope, help people that encounter the same issue find their configuration error(s) faster.

@L-X-T L-X-T force-pushed the master branch 4 times, most recently from a54ea92 to 078415b Compare December 2, 2024 12:32
@L-X-T L-X-T force-pushed the master branch 2 times, most recently from e1fc6c5 to 5d10af2 Compare June 30, 2025 12:18
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.

1 participant