discourse/lib/auth
Natalie Tay 6bb8ac54cb
DEV: Include a basic oauth faraday formatter in core for usage in managed authenticators (#28758)
We currently have some occurrences of ____FaradayFormatter for OAuth logs. This commit creates a generic formatter so that any new authenticators can use it.
2024-09-05 22:29:29 +08:00
..
auth_provider.rb
authenticator.rb
current_user_provider.rb
default_current_user_provider.rb
discord_authenticator.rb
facebook_authenticator.rb
github_authenticator.rb
google_oauth2_authenticator.rb
linkedin_oidc_authenticator.rb
managed_authenticator.rb
oauth_faraday_formatter.rb
result.rb
twitter_authenticator.rb