Get mobile authenticator details of the current authenticated user
Source:R/mobile_auth.R
mobile_auth_status.RdGet mobile authenticator details of the current authenticated user
Value
A list object containing 2 logical values:
mobileAuthLogin: Has the user enabled login via Mobile Authenticator?mobileAuthRegistered: Has the user registered a Mobile Authenticator?
Details
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_login()