Ghost/ghost/members-api/lib/services
Fabien 'egg' O'Carroll 528fd23874 Added ability to fetch member by identity token (#329)
refs https://github.com/TryGhost/Team/issues/1057

This method will validate a token, and then return the member associated
with it. Rather than exposing token validation and coupling consumers to
the structure of the token response data.
2021-09-17 11:25:57 +02:00
..
geolocation.js Moved code out of index.js in directories 2021-07-14 14:17:38 +01:00
member-bread.js Added browse, edit & add methods to MemberBREADService (#326) 2021-09-14 13:18:34 +02:00
stripe-webhook.js Deleted webhooks when disconnecting from Stripe 2021-09-07 18:02:35 +02:00
token.js Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00