Protocol
ModelCredentialsAuthenticatable
protocol ModelCredentialsAuthenticatable : Model, Authenticatable
Topics
Instance Methods
Type Properties
static var passwordHashKey: KeyPath<Self, Self.Field<String>>static var usernameKey: KeyPath<Self, Self.Field<String>>
Type Methods
Relationships
Inherits From
FluentKit.AnyModelFluentKit.FieldsFluentKit.ModelFluentKit.SchemaSwift.CustomStringConvertibleSwift.DecodableSwift.EncodableSwift.SendableSwift.SendableMetatypeVapor.Authenticatable