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
FluentKit.AnyModelFluentKit.FieldsFluentKit.ModelFluentKit.SchemaSwift.CustomStringConvertibleSwift.DecodableSwift.EncodableSwift.SendableSwift.SendableMetatypeVapor.Authenticatable