oauth2-slack
oauth2-slack copied to clipboard
Use latest Slack v2 OAuth endpoints. Old endpoints are being deprecated.
New Slack apps must use the new v2 oauth flow. The old endpoints will still work for now, but will be deprecated by the end of 2020.
Hi Adam, can you please consider bringing this in?
We're unable to get our slack app submitted to their app store without this change.
Can always use a specific fork of course, but would like to stick to your repo. Thanks!
Hello @adam-paterson, sorry to spam there, but could this PR be merged and released soon? :pray:
Every new Slack app submission need to use these urls now :confused:
Is anyone maintaining a fork?
FYI, I opened #26 to discuss possibilities for the future of this package (maintaining our own fork is an option) :wink:
I ran with this... made a fork with my changes to support Slack v2. I tested it in our production app and all seems good to go.
https://packagist.org/packages/chadhutchins/oauth2-slack https://github.com/chadhutchins/oauth2-slack