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 -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -