Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for validation of a license key without a Resource object #94

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

borkweb
Copy link
Member

@borkweb borkweb commented Jan 9, 2025

The API required a Resource object as the first argument, which limits the uplink library's usefulness beyond the products that have been registered as a resource.

To enable more flexibility, you can now pass either a Resource object or a product/plan slug (string).

The API required a `Resource` object as the first argument, which limits the uplink library's usefulness beyond the products that have been registered as a resource.

To enable more flexibility, you can now pass either a `Resource` object or a product/plan slug (string).
@borkweb borkweb requested a review from bordoni January 9, 2025 22:56
@borkweb borkweb merged commit 9d22b71 into main Jan 9, 2025
13 checks passed
@borkweb borkweb deleted the fix/validate-without-resource branch January 9, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants