discourse/spec/components/auth
Sam Saffron b7d2edc7dc FIX: allow some auth token misses prior to clearing cookie
It appears that in some cases ios queues up requests up front
and "releases" them when tab gets focus, this allows for a certain
number of cookie misses for this case. Otherwise you get logged off.
2017-02-22 12:37:11 -05:00
..
default_current_user_provider_spec.rb FIX: allow some auth token misses prior to clearing cookie 2017-02-22 12:37:11 -05:00
facebook_authenticator_spec.rb FEATURE: optionally get extra profile info from facebook 2016-09-19 16:14:11 +10:00
github_authenticator_spec.rb Add support for email whitelist/blacklist to GitHub auth 2016-09-22 11:31:10 -07:00
google_oauth2_authenticator_spec.rb FIX: protect against future regressions of google omniauth 2016-11-07 12:48:00 +11:00
open_id_authenticator_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00