authgear / authgear/authgear-server

Do not limit Webhook quota by blocking and non-blocking

Open
#2,685 1 comment 0 reactions 0 assignees View on GitHub
cooldown/enhancement reported by qa ux/minor
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:
image
image

Portal Billing page:
image

After upgrade:
image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.