Last active
August 29, 2015 14:13
-
-
Save alex-zige/98180088bdbfdf0d8f66 to your computer and use it in GitHub Desktop.
Facebook authentication raw_info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
raw_info=#<OmniAuth::AuthHash email="[email protected]" 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="[email protected]" 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