Skip to contents

Login using mobile authenticator

Usage

mobile_auth_login(code = NULL, use_proxy = FALSE)

Arguments

code

Character string. Time-based one time-password from mobile authenticator. If not supplied, a pop-up window will prompt the user to enter.

use_proxy

Logical to indicate whether to use proxy.

Value

API response (invisibly)

Details

Mobile authenticator login attempts are limited to a maximum of 5 failures within a 5-minute interval. After 5 failed attempts, your Objective Connect account will be locked. To regain access, wait for 5 mins and then try logging in again.

More information on mobile authentication can be found in vignette("authentication").

More details on this endpoint are available in the API documentation.

See also

Other Mobile authentication functions: mobile_auth_status()