Protocol
ModelTokenAuthenticatable
protocol ModelTokenAuthenticatable : Model, Authenticatable
Topics
Associated Types
Instance Properties
Type Properties
static var userKey: KeyPath<Self, Self.Parent<Self.User>>static var valueKey: KeyPath<Self, Self.Field<String>>
Type Methods
Relationships
Inherits From
AnyModelAuthenticatableFieldsModelSchemaSwift.CustomStringConvertibleSwift.DecodableSwift.EncodableSwift.SendableSwift.SendableMetatype