pow-auth / assent

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

LinkedIn OAuth Strategy #52

Closed mbuhot closed 1 year ago

mbuhot commented 4 years ago

Hello and thanks for creating this great library 👍

Is there any interest in a LinkedIn OAuth strategy, something akin to the Ueberauth.LinkedIn strategy?

danschultzer commented 4 years ago

Thanks, and sure, feel free to open a PR! It should be super easy 😄

The modules a very light: https://github.com/pow-auth/assent/blob/master/lib/assent/strategies/discord.ex

For the tests I usually copy values from the documentation: https://github.com/pow-auth/assent/blob/master/test/assent/strategies/discord_test.exs