Ghost/core/server/config
Fabien O'Carroll a02a43e6fa
Improved Members security and performance (#10511)
no-issue

* Corrected function names for rpc methods

* Updated gateway to store tokens locally

* Fixed lint

* Added hardcoded 30 minute expiry for member tokens

* Added default contentApiAccess config;

* Updated validateAudience method

This is required for security, we need to restrict which domains can access
tokens meant for the content api
2019-02-23 04:47:42 +01:00
..
env
defaults.json Improved Members security and performance (#10511) 2019-02-23 04:47:42 +01:00
index.js
overrides.json Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
utils.js