简体   繁体   中英

omniauth-stripe-connect refresh_token for test mode

Currently using Rails 4, Omniauth, and Omniauth-Stripe-Connect.

I need the refresh token to generate test keys for users but it's no where to be found in the raw data that's returned? Looked through issues/threads/etc no one mentions this issue or even any details on doing test mode with stripe connect beyond the couple lines in stripe docs here (but can't do this because refresh_token is missing):

https://stripe.com/docs/connect/oauth#test-keys-for-livemode-applications

从git repo直接拉出gem 'omniauth-stripe-connect', :git => 'git@github.com:isaacsanders/omniauth-stripe-connect.git'

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM