2 updates for Coinbase config could be useful:
- The auth urls have changed, although the old ones still work (they redirect). The new urls are:
- (more important): Coinbase does not allow the word "coinbase" in their redirect url, so the default redirect url does not work. Would we consider adding
redirect_url=/connect/coin/callback or similar? Honestly not too sure of the best way to handle that, but wanted to flag that the default config is not viable with coinbase Oauth config.
I'd be happy to make a PR for this just want to gauge interest first. Thanks for the great library!
2 updates for Coinbase config could be useful:
redirect_url=/connect/coin/callbackor similar? Honestly not too sure of the best way to handle that, but wanted to flag that the default config is not viable with coinbase Oauth config.I'd be happy to make a PR for this just want to gauge interest first. Thanks for the great library!