Ghost/core/test/unit/services/auth
Rishabh Garg b875cc339d
🔥 Dropped unused ghost_auth_* user fields
no issue

- Drops `ghost_auth_access_token` and `ghost_auth_id` fields since not used anymore
- Adds migration for dropping these columns from users table
- Drops Auth strategy - `ghostStrategy` - since its not used anymore
2019-09-03 20:48:42 +05:30
..
api-key 💡Added v3 API endpoint (#11073) 2019-09-03 12:33:31 +05:30
members Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
session Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
auth-strategies_spec.js 🔥 Dropped unused ghost_auth_* user fields 2019-09-03 20:48:42 +05:30
authenticate_spec.js 🐛 Fixed v0.1 username/password authentication 2019-03-06 10:48:21 +01:00
oauth_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
passport_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00