Searched refs:create_token (Results 1 – 3 of 3) sorted by relevance
8 $token = $this->model->authentication_tokenFactory->create_token($this->id());
22 public function create_token($page_id, $expire_date='') { function in dokuwiki\\plugin\\bez\\mdl\\Authentication_tokenFactory