opnform-host-nginx/client/stores
JhumanJ 8cb6e1238f Enhance OAuth Providers Configuration for Stripe Integration
- Updated the Stripe provider configuration to dynamically set the `enabled` state based on feature flags, improving flexibility in feature management.
- Introduced an `auth_type` property for the Stripe provider, ensuring that the authentication method aligns with the expected flow for users.
- Modified the service configuration check to ensure that the `auth_type` is validated before proceeding, enhancing the robustness of the OAuth handling logic.

These changes aim to improve the integration of Stripe within the OAuth providers, ensuring better control over feature availability and authentication processes.
2025-04-10 12:20:34 +02:00
..
access_tokens.js Zapier integration (#491) 2024-08-12 11:14:02 +02:00
app.js Re-login modal (#717) 2025-03-25 10:41:11 +01:00
auth.js Enhance JWT Token Management and Authentication Flow (#720) 2025-03-10 17:32:17 +08:00
errors.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
featureFlags.js Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
form_integrations.js Feature flags (#543) 2024-08-27 16:49:43 +02:00
forms.js Improve resources loading (#692) 2025-02-11 17:14:44 +01:00
notion_pages.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
oauth_providers.js Enhance OAuth Providers Configuration for Stripe Integration 2025-04-10 12:20:34 +02:00
records.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
subscription_modal.js Pricing Upgrade Flow changes (#514) 2024-08-23 12:23:01 +02:00
templates.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
working_form.js Stripe Payment (#679) 2025-04-10 12:04:25 +02:00
workspaces.js Team functionality (#459) 2024-07-04 17:21:36 +02:00