Skip to content

Commit 8fd59f0

Browse files
committed
feat: manage MFA initial commit
Signed-off-by: Gaurav Goel <[email protected]>
1 parent 577dff7 commit 8fd59f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

core/src/main/java/com/web3auth/core/types/Web3AuthOptions.kt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,4 @@ const val authServiceVersion = "v9"
5656
const val walletServicesVersion = "v3"
5757
const val WEBVIEW_URL = "walletUrl"
5858
const val REDIRECT_URL = "redirectUrl"
59-
const val CUSTOM_TABS_URL = "customTabsUrl"
60-
const val ENABLE_MFA = "enable_mfa"
61-
const val MANAGE_MFA = "manage_mfa"
59+
const val CUSTOM_TABS_URL = "customTabsUrl"

0 commit comments

Comments
 (0)