Skip to contents

Returns the current logged-in user and selected project.

Usage

auth_status()

Value

A named list with user and project.

Examples

if (FALSE) { # \dontrun{
auth_status()
} # }