Ghost-Admin/tests/integration
Kevin Ansfield 0a163d7333 Ghost.org OAuth support (#278)
issue TryGhost/Ghost#7452, requires TryGhost/Ghost#7451
- use a `ghostOAuth` config flag to switch between the old-style per-install auth and centralized OAuth auth based on config provided by the server
- add OAuth flows for:
  - setup
  - sign-in
  - sign-up
  - re-authenticate
- add custom `oauth-ghost` authenticator to support our custom data structure
- add test helpers to stub successful/failed oauth authentication
- hide change password form if using OAuth (temporary - a way to change password via oauth provider will be added later)
2016-09-30 13:43:40 +02:00
..
adapters deps: grunt-jscs,ember-suave@3.0.0 2016-06-11 13:39:31 -06:00
components Ghost.org OAuth support (#278) 2016-09-30 13:43:40 +02:00
services deps: ember-ajax@2.5.1 (#282) 2016-09-26 08:07:18 -05:00