isaacsanders / omniauth-stripe-connect

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

refresh_token is no where to be found #21

Closed todddickerson closed 9 years ago

todddickerson commented 10 years ago

I need the refresh token to generate test keys for users but it's no where to be found in the raw data? https://stripe.com/docs/connect/oauth#test-keys-for-livemode-applications

woodhull commented 10 years ago

I'm trying to figure this out as well, did you ever resolve this issue?

richrines commented 9 years ago

@todddickerson @woodhull pull from the github repo directly in your Gemfile gem 'omniauth-stripe-connect', :git => 'git@github.com:isaacsanders/omniauth-stripe-connect.git'

peterkeen commented 9 years ago

@isaacsanders could you cut a new gem version that includes #22? I would like to talk about this gem in an upcoming update to my book but telling people to run from GitHub master isn't very good advice.

Thanks!

isaacsanders commented 9 years ago

Doing this now.

isaacsanders commented 9 years ago

2.4.0 is pushed out!

peterkeen commented 9 years ago

Thank you!

On Wed, Sep 24, 2014 at 4:20 PM, Isaac Sanders notifications@github.com wrote:

Closed #21 https://github.com/isaacsanders/omniauth-stripe-connect/issues/21.

— Reply to this email directly or view it on GitHub https://github.com/isaacsanders/omniauth-stripe-connect/issues/21#event-169824723 .