I am using omniauth-google-oauth2 gem, for google sign_in. I have read using state
we can access the query parameter, check here
But how do I access it with 'omniauth-google-oauth2' gem
I want to get the value of 'test' after google sign_in is redirected to my application.
https://hello.com/sample?test=hello