Protocol
SessionAuthenticatable
Models conforming to this protocol can have their authentication status cached using
SessionAuthenticator.protocol SessionAuthenticatable : Authenticatable
Topics
Associated Types
associatedtype SessionID : LosslessStringConvertibleSession identifier type.
Instance Properties
var sessionID: Self.SessionIDUnique session identifier.