pow-auth / assent

Multi-provider framework in Elixir
https://powauth.com
MIT License
391 stars 45 forks source link

Add Strava strategy #135

Closed sjednac closed 1 year ago

sjednac commented 1 year ago

I made a custom strategy for authenticating with Strava. I'd love to have it as a community supported option, if there would be any interest in it.

References

danschultzer commented 1 year ago

Thanks, I'll get this released! Just figuring out why GHA fails.

sjednac commented 1 year ago

Thanks @danschultzer!

As for the CI issue - I'm not sure why it works on one Elixir/OTP/OS combination and doesn't on the other, but I think #137 would solve it (the test assumption looks wrong at first sight).