do not use skyvern in the totp code (#651)
This commit is contained in:
@@ -11,7 +11,7 @@ PAGE_CONTENT_TIMEOUT = 300 # 5 mins
|
||||
|
||||
# reserved fields for navigation payload
|
||||
SPECIAL_FIELD_VERIFICATION_CODE = "verification_code"
|
||||
VERIFICATION_CODE_PLACEHOLDER = "SKYVERN_TOTP_CODE"
|
||||
VERIFICATION_CODE_PLACEHOLDER = "REAL_TOTP_CODE"
|
||||
|
||||
VERIFICATION_CODE_POLLING_TIMEOUT_MINS = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user