discourse/lib/auth
Sam fc095acaaa Feature: User API key support (server side implementation)
- Supports throttled read and write
- No support for push yet, but data is captured about intent
2016-08-15 17:59:36 +10:00
..
authenticator.rb
current_user_provider.rb FEATURE: refresh session cookie at most once an hour 2016-07-25 12:07:31 +10:00
default_current_user_provider.rb Feature: User API key support (server side implementation) 2016-08-15 17:59:36 +10:00
facebook_authenticator.rb Facebook auth without an email should allow user to enter email 2014-12-08 12:43:06 +02:00
github_authenticator.rb
google_oauth2_authenticator.rb FIX: skip jwt encoding for auth 2016-02-05 08:48:16 +11:00
instagram_authenticator.rb Update instagram_authenticator.rb 2016-02-26 11:37:48 +10:00
oauth2_authenticator.rb
open_id_authenticator.rb
result.rb FIX: Don't include name in hash when names are disabled. 2015-10-29 12:19:45 -04:00
twitter_authenticator.rb