Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeverhart383/gumroad-license-validator-gas
https://github.com/jeverhart383/gumroad-license-validator-gas
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeverhart383/gumroad-license-validator-gas
- Owner: JEverhart383
- License: other
- Created: 2020-05-16T17:56:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T00:56:49.000Z (over 4 years ago)
- Last Synced: 2024-11-05T20:05:08.637Z (2 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gumroad License Validation Library for Google Apps Script
[![clasp](https://img.shields.io/badge/built%20with-clasp-4285f4.svg)](https://github.com/google/clasp)This library exists with a pretty singular focus, namely helping people who are making add-ons or other products with Google Apps Script monetize their solutions using Gumroad licensing.
The library itself has a few helpful methods for actual validating the license code, showing default UI prompts to activate a license, storing the license details in the properties for the script, user, or document, and invaldating the license.
## Getting Started
All of the library methods are statically available on the `GumroadLicenseValidator` class