0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web
Rish 29bc241cf6 Exposed member session data on site
refs https://github.com/TryGhost/members.js/issues/6

This exposes an endpoint on site url (`/members/ssr/member`) to get member's data in exchange for their session/identity on a theme when they are logged in. It essentially uses the same logic and data which is passed down to theme through handlebar helpers, and is used by members.js script to load member data.
2020-04-21 23:35:16 +05:30
..
admin Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
api Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
parent Moved ghost-locals mw into parent app 2020-04-21 18:50:46 +01:00
shared Moved ghost-locals mw into parent app 2020-04-21 18:50:46 +01:00
site Exposed member session data on site 2020-04-21 23:35:16 +05:30
index.js
well-known.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00