There is just a problem I'm facing- I'm having multiple urls- for testing, dev, etc, and only one Google OAuth Client and only one Github Client. So I'm using my proxy which just redirects the urls, like ventry.DOMAIN.de or pr-123-ventry.DOMAIN.de or dev-ventry.DOMAIN.de
But I'm getting a state mismatch error and I can't figure out how to solve the problem.
Do I even need my proxy? Is there a better way to solve this?