Name

pkit_user — Gets user ID of authenticated user.

Synopsis

  my $pkit_user = $model->pkit_user;
     

Description

Gets the user_id from $apr->connection->user, set with the return value of pkit_auth_session_key.