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: SessionIDUnique session identifier.
Relationships
Inherits From
AuthenticatableSwift.SendableSwift.SendableMetatype