Ghost/core/server/api
Fabian Becker c684ee5b38 Delete revoked tokens
closes #3758
- new API method to delete access and refresh token
- use new ember-simple-auth config to revoke tokens on logout
- new method to delete tokens by .. token
2014-09-10 20:19:52 +02:00
..
authentication.js Delete revoked tokens 2014-09-10 20:19:52 +02:00
configuration.js Force apps flag to be boolean in config API 2014-09-09 08:40:38 +01:00
db.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
index.js Implements new Configuration API 2014-08-31 20:54:17 +00:00
mail.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
notifications.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
posts.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
roles.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
settings.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
slugs.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
tags.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
themes.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
upload.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
users.js Delete tokens before deleting a user 2014-08-23 20:13:17 +01:00
utils.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00