whop 1.1.0
A Rails 7+ gem to build embedded Whop apps. Mirrors Whop's Next.js template: verification, access control, webhooks, and API client with a small meta-programming DSL.
Gemfile:
=
install:
=
Runtime Dependencies (8):
activesupport
>= 7.0, < 9.0
faraday
~> 2.9
faraday-retry
~> 2.2
json
~> 2.6
jwt
~> 2.8
rack
>= 2.2, < 4.0
railties
>= 7.0, < 9.0
whop_sdk
>= 0.0.1
Development Dependencies (1):
rspec
~> 3.12