Skip to content

Instantly share code, notes, and snippets.

@brandoncordell
Created October 14, 2013 14:43
Show Gist options
  • Save brandoncordell/6976785 to your computer and use it in GitHub Desktop.
Save brandoncordell/6976785 to your computer and use it in GitHub Desktop.
Omniauth reponse for stripe-connect
#<OmniAuth::AuthHash credentials=#<OmniAuth::AuthHash expires=false token="sk_test_1CaKdG1dAXb8KslcL31SCiXw"> extra=#<OmniAuth::AuthHash raw_info=#<OmniAuth::AuthHash livemode=false scope="read_write" stripe_publishable_key="pk_test_8xjqOYJzb8aXps69xLgRig6i" stripe_user_id="acct_2E8oqiveAsKlfRBdumEj" token_type="bearer">> info=#<OmniAuth::AuthHash::InfoHash livemode=false scope="read_write" stripe_publishable_key="pk_test_8xjqOYJzb8aXps69xLgRig6i"> provider="stripe_connect" uid="acct_2E8oqiveAsKlfRBdumEj">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment