isaacsanders / omniauth-stripe-connect

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

Handling of user deauthroize #26

Closed flapjackfritz closed 9 years ago

flapjackfritz commented 9 years ago

Is there a best practice for handling when users deauthorize their stripe accounts? Or if a user uses their stripe account multiple times in the app?

isaacsanders commented 9 years ago

I am not sure WRT best practices.