authgear / authgear/authgear-server
Do not limit Webhook quota by blocking and non-blocking
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
## Description:
5 Webhooks quota didn't specify how many blocking and non-blocking ones in both the pricing page on the website and the billing page of the portal.
It is only after the upgrade, users can finally see that it is 2 blocking and 3 non-blocking.
## Solutions/Fixes
There are no business reasons we want to have different quotas for blocking vs non-blocking webhook, let's just merge them into one.
## Steps:
Pricing Page
1. Head to https://www.authgear.com/pricing
2. See no mentioning of blocking/non-blocking webhooks quota
## Screenshot:
Website Pricing page:

Portal Billing page:

After upgrade:

Contributor guide
Research direction
Start with the Authgear pricing page and the portal billing page described in the issue, then trace where blocking and non-blocking webhook quotas are displayed and enforced. The work is done when both views and the quota behavior use one combined webhook limit, with existing relevant checks still passing.
Written by the indexing model from the issue text.
Assessment
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100