json - Rails, Devise & Omniauth - See what's in env["omniauth.auth"] -



json - Rails, Devise & Omniauth - See what's in env["omniauth.auth"] -

i've set rails project using devise , omniauth-facebook. works can access info using user.email =auth.info.email || "" etc.

i'm pretty new this, json i'm wondering there quick , easy way see env["omniauth.auth"] returning in callback?

i've been @ hours. sorry if haven't provided plenty information.

i can utilize puts env["omniauth.auth"] show me what's in hash

ruby-on-rails json devise omniauth omniauth-facebook

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -