Ghost/core/server/auth
Katharina Irrgang 4056a6da4a 🎨 one token endpoint (#7571)
* 🎨  one token endpoint

refs #7562
- delete /authentication/ghost
- Ghost-Admin will use /authentication/token for all use cases (password, refresh token and ghost.org authorization code)
- add new grant_type `authorization_code`

* 🎨  update comment description and remove spamPrevention.resetCounter
2016-10-17 12:45:50 +02:00
..
auth-strategies.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
authenticate.js 🎨 one token endpoint (#7571) 2016-10-17 12:45:50 +02:00
authorize.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
index.js
oauth.js 🎨 one token endpoint (#7571) 2016-10-17 12:45:50 +02:00
passport.js 🎨 Ghost OAuth improvements (#7550) 2016-10-12 12:11:56 +01:00