Skip to content

Instantly share code, notes, and snippets.

@alex-zige
Last active August 29, 2015 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alex-zige/98180088bdbfdf0d8f66 to your computer and use it in GitHub Desktop.
Save alex-zige/98180088bdbfdf0d8f66 to your computer and use it in GitHub Desktop.
Facebook authentication raw_info
raw_info=#<OmniAuth::AuthHash email="airforcen@hotmail.com" first_name="Zige" gender="male" id="10206022637909599" last_name="Li" link="https://www.facebook.com/app_scoped_user_id/10206022637909599/" locale="en_US" name="Zige Li" timezone=13 updated_time="2013-12-08T05:35:05+0000" verified=true>> info=#<OmniAuth::AuthHash::InfoHash email="airforcen@hotmail.com" first_name="Zige" image="http://graph.facebook.com/10206022637909599/picture" last_name="Li" name="Zige Li" urls=#<OmniAuth::AuthHash Facebook="https://www.facebook.com/app_scoped_user_id/10206022637909599/"> verified=true> provider="facebook" uid="10206022637909599">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment