Skip to content

Commit 11002e3

Browse files
committed
Add missing torus init options to validation
1 parent e799e7b commit 11002e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/validation.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,11 @@ export function validateWalletInit(
628628
'buttonPosition',
629629
'enableLogging',
630630
'loginMethod',
631+
'loginConfig',
631632
'showTorusButton',
633+
'modalZindex',
634+
'integrity',
635+
'whiteLabel',
632636
'appName',
633637
'appLogoUrl',
634638
'enabledVerifiers',

0 commit comments

Comments
 (0)