0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 01:10:43 +08:00
discourse/plugins/discourse-oauth2-basic/lib
David Taylor 69f214374e
DEV: Improve OIDC and OAuth2 plugin timeout handling (#42136)
- Make timeout configurable for OAuth2, to match OIDC

- Correctly log timeout errors

- Show nicer auth-failure screen to users, instead of the generic
'something went wrong' page
2026-07-29 18:22:40 +01:00
..
omniauth/strategies DEV: Improve OIDC and OAuth2 plugin timeout handling (#42136) 2026-07-29 18:22:40 +01:00
validators/oauth2_basic
oauth2_basic_authenticator.rb DEV: Improve OIDC and OAuth2 plugin timeout handling (#42136) 2026-07-29 18:22:40 +01:00
oauth2_faraday_formatter.rb