pow-auth / assent

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

Add Req HTTP adapter #139

Closed danschultzer closed 10 months ago

danschultzer commented 10 months ago

This both adds Req as a HTTP adapter, and also makes Req the default adapter if it is available in the project. I've also added global application config to easier set what HTTP adapter Assent should use.