LoginEntry

public struct LoginEntry : Equatable, Hashable
extension LoginEntry: Sendable

A login entry from the user, not linked to any database record. The add/update APIs input these.