0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

refactor(console): update plan comparison table (#5143)

This commit is contained in:
Xiao Yijun 2023-12-22 16:32:05 +08:00 committed by GitHub
parent 4e9d21e0f1
commit 39b915aa23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,14 +178,15 @@ export const planTableGroupKeyMap: SubscriptionPlanTableGroupKeyMap = Object.fre
'i18nEnabled',
],
[SubscriptionPlanTableGroupKey.userAuthentication]: [
'mfaEnabled',
'omniSignInEnabled',
'passwordSignInEnabled',
'passwordlessSignInEnabled',
'emailConnectorsEnabled',
'smsConnectorsEnabled',
'socialConnectorsLimit',
'standardConnectorsLimit',
// Todo @xiaoyijun [Pricing] Remove feature flag
...condArray(!isDevelopmentFeaturesEnabled && 'standardConnectorsLimit'),
'mfaEnabled',
'ssoEnabled',
],
[SubscriptionPlanTableGroupKey.roles]: [