pow-auth / assent

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

Handle callback errors with OAuth 1.0a strategies #75

Closed danschultzer closed 3 years ago

danschultzer commented 3 years ago

The OAuth 1.0a strategies didn't handle error redirect params at all. This PR resolves that.