Documentation

Auth::PluginAuthTask::IsSuccess

Method in PluginAuthTask

bool IsSuccess()

Returns true if the task was successful, or false if not. If this returns false, you can call Error() to get more information about what went wrong.

Returns bool