struct

KemalIdentity::Anonymous

Inherits Struct < Value < Object

No credential was presented. The request is simply not signed in.

Distinct from Failed on purpose: a request with no cookie needs no response action, whereas a request with a cookie that did not resolve needs that cookie cleared. A public page renders for Anonymous; only a guard turns it into a 401.

Constructors

Instance methods

initialize
Source