ghost-member-lambda

command module
v0.0.0-...-62bda88 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2020 License: MIT Imports: 9 Imported by: 0

README

Ghost Member Lambda

Go GitHub Last Commit GitHub Issues GitHub Stars GitHub Forks

Check the active user session belongs to a registered Ghost member. Returns member account information upon success.

Example Usage

Request:

$ curl https://hackersandslackers.app/.netlify/functions/ghost-member-lambda

Response:

{
    "uuid": "df0c49c7-8e71-4e8f-9ab5-97082063c4cd",
    "email": "toddbirchard+jfphhudgshjdiwhekjb@gmail.com",
    "name": null,
    "firstname": null,
    "avatar_image": "https://gravatar.com/avatar/5f2c7111462afaecd8bc5a79d21dfe7e?s=250&d=blank",
    "subscribed": true,
    "subscriptions": [],
    "paid": false
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL