StatefulGuard (Contracts)

StatefulGuard

interface StatefulGuard implements Guard (View source)

Methods

bool check()

Determine if the current user is authenticated.

from Guard
bool guest()

Determine if the current user is a guest.

登录查看完整内容