4 Commits

Author SHA1 Message Date
warrenchen
4fbf2e5497 feat: Enhance OAuth client management and add one-click unsubscribe functionality
- Updated OpenAPI documentation to include new OAuth2 usage types: `send_api`.
- Added endpoints for issuing one-click unsubscribe tokens in both single and batch requests.
- Modified OAuth client creation and management to enforce new usage types and redirect URI requirements.
- Implemented logic in the Newsletter service to handle one-click unsubscribe token issuance.
- Updated UI to reflect changes in OAuth client usage options and redirect URI handling.
- Enhanced token generation logic to support new scopes and audience settings for Send Engine.
2026-02-25 14:29:26 +09:00
warrenchen
5c7d4cdf5a feat: Implement Send Engine webhook client management and update related API documentation 2026-02-19 17:20:17 +09:00
warrenchen
ae6edae39c feat: Enhance Send Engine integration with webhook publishing and configuration options 2026-02-17 17:55:54 +09:00
warrenchen
db39a6ac4c Enhance installation process with environment variable support and dotenv loading for development 2026-02-03 16:48:25 +09:00