Ghost/ghost/members-api/lib
Fabien O'Carroll 66143dbb7c Updated options parameter to be optional
no-issue

Since updating the product repository to force transactions, the options
parameter was used in every call, meaning it wasn't optional any more,
which broke usage. This updates the parameter to have a default so that
existing usage still works.
2021-09-06 12:47:19 +02:00
..
controllers Added WellKnownController and exposed jwks.json 2021-07-19 13:51:58 +01:00
repositories Updated options parameter to be optional 2021-09-06 12:47:19 +02:00
services Added products as default relation when fetching members 2021-08-26 16:10:13 +02:00
common.js Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00
MembersAPI.js Updated getMemberIdentityData to use BREAD Service 2021-08-26 16:07:06 +02:00
migrations.js Fixed stripe migration to avoid complimentary prices as monthly/yearly price 2021-07-19 16:20:12 +05:30