feat: add token list

This commit is contained in:
Shivam Mishra
2026-05-25 16:24:58 +05:30
parent b0aa51e811
commit c816e6b330
5 changed files with 264 additions and 21 deletions
@@ -20,6 +20,9 @@ const FEATURE_HELP_URLS = {
billing: 'https://chwt.app/pricing',
saml: 'https://chwt.app/hc/saml',
captain_billing: 'https://chwt.app/hc/captain_billing',
access_token_api:
'https://developers.chatwoot.com/api-reference/introduction',
chatwoot_cli: 'https://developers.chatwoot.com/cli',
};
export function getHelpUrlForFeature(featureName) {