isaacsanders / omniauth-stripe-connect

Stripe Connect OAuth2 Strategy for OmniAuth 1.0
MIT License
130 stars 74 forks source link

Update Auth Hash README.md #43

Closed jonhue closed 7 years ago

jonhue commented 7 years ago

Updating the auth hash provided in the readme.

Source:

<OmniAuth::AuthHash

expires=false 
refresh_token="<RF_TOKEN>" 
token="<TOKEN>"

extra=#<OmniAuth::AuthHash extra_info=#<OmniAuth::AuthHash business_logo=nil business_name=nil business_url="" charges_enabled=true country="" default_currency="eur" details_submitted=true display_name="" email="" id="" managed=false metadata=# object="account" statement_descriptor="" support_email=nil support_phone="+49123456789" timezone="Europe/Berlin" transfers_enabled=true

raw_info=#<OmniAuth::AuthHash livemode=false scope="read_write" stripe_publishable_key="" stripe_user_id="" token_type="bearer"

info=#<OmniAuth::AuthHash::InfoHash email="" livemode=false name="" nickname="" scope="read_write" stripe_publishable_key=""

provider=:stripe_connect uid=""