HttpCookies.hasAuthCookie

Checks whether the auth cookie is present or not.

class HttpCookies
final @property
bool
hasAuthCookie
()

Return Value

Type: bool

True if the auth cookie is present, false otherwise.

Meta