discourse/spec/components/auth
Sam f4f5524190 FEATURE: user API now contains scopes so permission is granular
previously we supported blanket read and write for user API, this
change amends it so we can define more limited scopes. A scope only
covers a few routes. You can not grant access to part of the site and
leave a large amount of the information hidden to API consumer.
2016-10-14 16:05:42 +11:00
..
default_current_user_provider_spec.rb FEATURE: user API now contains scopes so permission is granular 2016-10-14 16:05:42 +11: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 Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
open_id_authenticator_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00