jsmestad / ueberauth_slack_v2

Slack OAuth V2 Überauth strategy that supports Bot and User tokens
MIT License
2 stars 8 forks source link

OAuth2 Updates #5

Closed jsmestad closed 4 months ago

jsmestad commented 4 months ago

This updates all dependencies to the latest version. It also makes the test suite pass with the release of OAuth2 which switched to Tesla and httpc as the default. This broke the Hackney configuration we had configured for ExVCR.