package datakit-ci

  1. Overview
  2. Docs

The is_authorized method checks that the session has an associated user and asks the user to log in if not. authenticated_user returns the name of the user once is_authorized has completed.

method private authenticated_user : string option
method private virtual required_roles : role list