markbates / goth

Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
https://blog.gobuffalo.io/goth-needs-a-new-maintainer-626cd47ca37b
MIT License
5.28k stars 573 forks source link

[Feature Request] Adding Strava Provider #324

Closed nedenwalker closed 4 years ago

nedenwalker commented 4 years ago

Strava is Athletics tracking with Social Media features built in: https://www.strava.com

Authentication information: https://developers.strava.com/docs/authentication/

PR: https://github.com/markbates/goth/pull/323

bentranter commented 4 years ago

I've merged the PR and created v1.62.0 which includes this, so I'm going to close this issue. Thanks for your contribution @nedenwalker!

nedenwalker commented 4 years ago

Sweetness! Thank you :)