Searched refs:init_by_oauth (Results 1 – 2 of 2) sorted by relevance
/plugin/sfauth/ | ||
H A D | auth.php | 47 if($sfuser->init_by_oauth($INPUT->int('sf', 1))) { |
H A D | helper.php | 87 public function init_by_oauth($instance) { function in helper_plugin_sfauth |