discourse/lib/auth
Ted Johansson ed2496c59d
FEATURE: Add scheduled Twitter login problem check - Part 1 (#25830)
This PR adds a new scheduled problem check that simply tries to connect to Twitter OAuth endpoint to check that it's working. It is using the default retry strategy of 2 retries 30 seconds apart.
2024-02-26 12:08:12 +08:00
..
auth_provider.rb
authenticator.rb
current_user_provider.rb
default_current_user_provider.rb FEATURE: add username header to global-rate-limited responses (#25265) 2024-01-15 19:50:37 +00:00
discord_authenticator.rb
facebook_authenticator.rb
github_authenticator.rb
google_oauth2_authenticator.rb
managed_authenticator.rb
result.rb
twitter_authenticator.rb FEATURE: Add scheduled Twitter login problem check - Part 1 (#25830) 2024-02-26 12:08:12 +08:00