David Taylor 750802bf56
UX: Improve error handling for common OmniAuth exceptions ()
This displays more useful messages for the most common issues we see:
- CSRF (when the user switches browser)
- Invalid IAT (when the server clock is wrong)
- OAuth::Unauthorized for OAuth1 providers, when the credentials are incorrect

This commit also stops earlier for disabled authenticators. Now we stop at the request phase, rather than the callback phase.
2019-08-12 10:55:02 +01:00
..
2019-07-09 08:51:23 +01:00
2019-08-07 16:39:58 +05:30
2019-05-22 17:39:44 +03:00
2019-06-05 11:29:27 +10:00
2019-06-27 01:54:40 +02:00
2019-07-15 10:12:45 -04:00