mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
* ✨ ghost auth: sync email refs #7452 - sync email changes in background (every hour right now) - sync logged in user only! - no sync if auth strategy password is used - GET /users/me is triggered on every page refresh - added TODO to support or add long polling for syncing data later - no tests yet on purpose, as i would like to get a basic review first * 🐩 use events - remember sync per user |
||
---|---|---|
.. | ||
auth-strategies.js | ||
authenticate.js | ||
authorize.js | ||
ghost-auth.js | ||
index.js | ||
oauth.js | ||
passport.js | ||
sync.js |