{"id":20544397,"url":"https://github.com/toddbirchard/ghost-member-session","last_synced_at":"2026-04-20T11:02:17.121Z","repository":{"id":54558453,"uuid":"280549187","full_name":"toddbirchard/ghost-member-session","owner":"toddbirchard","description":"👻 🟩 Verifies whether the current user is a Ghost member and returns general account information upon success.","archived":false,"fork":false,"pushed_at":"2021-10-20T06:14:48.000Z","size":9987,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T04:48:40.447Z","etag":null,"topics":["ghost","ghost-cms","go","golang","lambda","lambda-functions","membership","netlify","serverless"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toddbirchard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-18T00:11:46.000Z","updated_at":"2023-09-06T15:40:20.000Z","dependencies_parsed_at":"2022-08-13T19:40:18.684Z","dependency_job_id":null,"html_url":"https://github.com/toddbirchard/ghost-member-session","commit_stats":null,"previous_names":["toddbirchard/ghost-member-lambda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toddbirchard/ghost-member-session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddbirchard%2Fghost-member-session","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddbirchard%2Fghost-member-session/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddbirchard%2Fghost-member-session/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddbirchard%2Fghost-member-session/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toddbirchard","download_url":"https://codeload.github.com/toddbirchard/ghost-member-session/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddbirchard%2Fghost-member-session/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32044291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T10:33:29.490Z","status":"ssl_error","status_checked_at":"2026-04-20T10:32:30.107Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ghost","ghost-cms","go","golang","lambda","lambda-functions","membership","netlify","serverless"],"created_at":"2024-11-16T01:44:14.606Z","updated_at":"2026-04-20T11:02:17.049Z","avatar_url":"https://github.com/toddbirchard.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ghost Member Lambda\n\n![Go](https://img.shields.io/badge/Go-1.14-blue.svg?logo=go\u0026longCache=true\u0026logoColor=white\u0026colorB=88C0D0\u0026style=flat-square\u0026colorA=4c566a)\n![GitHub Last Commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square\u0026colorA=4c566a\u0026colorB=a3be8c)\n[![GitHub Issues](https://img.shields.io/github/issues/toddbirchard/ghost-member-lambda.svg?style=flat-square\u0026colorA=4c566a\u0026colorB=ebcb8b)](https://github.com/toddbirchard/ghost-member-lambda/issues)\n[![GitHub Stars](https://img.shields.io/github/stars/toddbirchard/ghost-member-lambda.svg?style=flat-square\u0026colorB=ebcb8b\u0026colorA=4c566a)](https://github.com/toddbirchard/ghost-member-lambda/stargazers)\n[![GitHub Forks](https://img.shields.io/github/forks/toddbirchard/ghost-member-lambda.svg?style=flat-square\u0026colorA=4c566a\u0026colorB=ebcb8b)](https://github.com/toddbirchard/ghost-member-lambda/network)\n\nCheck the active user session belongs to a registered Ghost member. Returns member account information upon success.\n\n### Example Usage\n\n**Request:**\n```bash\n$ curl https://hackersandslackers.app/.netlify/functions/ghost-member-lambda\n```\n\n**Response:**\n```json\n{\n    \"uuid\": \"df0c49c7-8e71-4e8f-9ab5-97082063c4cd\",\n    \"email\": \"toddbirchard+jfphhudgshjdiwhekjb@gmail.com\",\n    \"name\": null,\n    \"firstname\": null,\n    \"avatar_image\": \"https://gravatar.com/avatar/5f2c7111462afaecd8bc5a79d21dfe7e?s=250\u0026d=blank\",\n    \"subscribed\": true,\n    \"subscriptions\": [],\n    \"paid\": false\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoddbirchard%2Fghost-member-session","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoddbirchard%2Fghost-member-session","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoddbirchard%2Fghost-member-session/lists"}