It looks like Omniauth v2 is quite a big change and it doesnt appear that this works anymore. https://github.com/omniauth/omniauth/wiki/Upgrading-to-2.0
Im trying using the demo application in config.ru and I keep getting CSRF errors.
Sorry that I dont have anything more detailed on this problem.
OmniAuth::Strategies::OAuth2::CallbackError at /auth/cognito-idp/callback
csrf_detected | CSRF detected
file: failure_endpoint.rb location: raise_out! line: 25
It looks like Omniauth v2 is quite a big change and it doesnt appear that this works anymore. https://github.com/omniauth/omniauth/wiki/Upgrading-to-2.0
Im trying using the demo application in
config.ruand I keep getting CSRF errors.Sorry that I dont have anything more detailed on this problem.
OmniAuth::Strategies::OAuth2::CallbackError at /auth/cognito-idp/callback
csrf_detected | CSRF detected
file: failure_endpoint.rb location: raise_out! line: 25