Brandur 403be3b106 Generate OAuth authorize URLs for express accounts
Connect with Express accounts uses a slightly different version of the
OAuth authorize URL [1] in that it's prefixed with `/express`.

Here we add a new option to `Stripe::OAuth.authorize_url` which allows
`express: true` to be passed in to generate the Express variant.

Note that the token endpoint has no equivalent so we don't need the
option there.

Fixes #717.

[1] https://stripe.com/docs/connect/oauth-reference#express-account-differences
2018-12-31 13:47:35 -07:00
..
2018-09-22 16:52:58 +02:00
2018-08-27 15:32:10 +02:00
2018-09-24 13:50:06 -07:00
2018-08-29 15:57:51 -07:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00
2018-08-27 15:32:10 +02:00