Ghost/ghost/members-api/lib/repositories
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
..
event.js
member.js Added ability to fetch member by identity token (#329) 2021-09-17 11:25:57 +02:00
product.js Updated options parameter to be optional 2021-09-06 12:47:19 +02:00