nhosoya / omniauth-apple

OmniAuth strategy for Sign In with Apple
MIT License
260 stars 99 forks source link

Support custom state param #65

Closed dsgh closed 1 year ago

dsgh commented 3 years ago

If a state param is given, respect it. This is something useful, and it's also done in zquestz/omniauth-google-oauth2

nov commented 1 year ago

such treatment should be done in omniauth-oauth2 gem.

sasharevzin commented 1 year ago

I'm not sure if it should be done in oauth2 gem; according to the comment, it is a provider treatment