Skip to content

Commit 02b5e51

Browse files
authored
Merge pull request #19368 from Budibase/fix/add-auth-embed-flag
Add the embed auth feature flag
2 parents 1b0e94d + e5e609c commit 02b5e51

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/pro/src/sdk/licensing/licenses/features.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ const SELF_FEATURES: PlanFeatures = {
6666
Feature.WORKSPACE_BACKUPS,
6767
Feature.ENVIRONMENT_VARIABLES,
6868
Feature.ENFORCEABLE_SSO,
69+
Feature.EMBED_AUTH,
6970
Feature.AUDIT_LOGS,
7071
Feature.BRANDING,
7172
Feature.SYNC_AUTOMATIONS,

0 commit comments

Comments
 (0)