pow-auth / pow_assent

Multi-provider authentication for your Pow enabled app
https://powauth.com
MIT License
321 stars 50 forks source link

Redirect the user to sign in instead of raising an exception for strategy errors #179

Closed danschultzer closed 4 years ago

danschultzer commented 4 years ago

Resolves #169

The user is redirected to the sign in page with a generic message, and the error is logged.